Home
last modified time | relevance | path

Searched refs:GX_STATUS_VISIBLE (Results 1 – 25 of 155) sorted by relevance

1234567

/GUIX-v6.2.1/common/src/
Dgx_widget_shift.c91 if (mark_dirty && (widget -> gx_widget_status & GX_STATUS_VISIBLE)) in _gx_widget_shift_helper()
108 if (win -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_shift_helper()
115 if ((widget -> gx_widget_status & GX_STATUS_VISIBLE) && in _gx_widget_shift_helper()
212 if (mark_dirty && (widget -> gx_widget_status & GX_STATUS_VISIBLE)) in _gx_widget_shift()
Dgx_widget_style_set.c90 widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_style_set()
106 widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_style_set()
124 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_style_set()
Dgx_scrollbar_event_process.c204 if (scroll_ptr -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scrollbar_event_process()
218 if (scroll_ptr -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scrollbar_event_process()
227 if (win -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scrollbar_event_process()
275 if (scroll_ptr -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scrollbar_event_process()
300 if (scroll_ptr -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scrollbar_event_process()
Dgx_multi_line_text_view_event_process.c97 if (text_view -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_multi_line_text_view_event_process()
112 if (text_view -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_multi_line_text_view_event_process()
120 if (text_view -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_multi_line_text_view_event_process()
Dgx_widget_event_process.c193 if (!(widget -> gx_widget_status & (GX_STATUS_VISIBLE | GX_STATUS_HIDDEN))) in _gx_widget_event_process()
195 widget -> gx_widget_status |= GX_STATUS_VISIBLE; in _gx_widget_event_process()
201 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_event_process()
203 widget -> gx_widget_status &= ~GX_STATUS_VISIBLE; in _gx_widget_event_process()
Dgx_system_dirty_partial_add.c88 …if ((widget -> gx_widget_status & (GX_STATUS_VISIBLE | GX_STATUS_DIRTY)) != (GX_STATUS_VISIBLE | G… in _gx_system_dirty_entry_shift()
147 if (!(widget -> gx_widget_status & GX_STATUS_VISIBLE)) in _gx_system_dirty_partial_add()
Dgx_circular_gauge_angle_increment_calculate.c88 if ((gauge ->gx_widget_status & GX_STATUS_VISIBLE) && in _gx_circular_gauge_angle_increment_calculate()
109 if (gauge -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_circular_gauge_angle_increment_calculate()
Dgx_widget_string_get.c82 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_string_get()
151 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_string_get_ext()
Dgx_generic_scroll_wheel_total_rows_set.c105 if (!(test->gx_widget_status & GX_STATUS_VISIBLE)) in _gx_generic_scroll_wheel_total_rows_set()
152 if (wheel -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_generic_scroll_wheel_total_rows_set()
Dgx_system_canvas_refresh.c144 if (drawit && (drawit -> gx_widget_status & GX_STATUS_VISIBLE))
315 if (!(root -> gx_widget_status & GX_STATUS_VISIBLE))
433 if (root -> gx_widget_status & GX_STATUS_VISIBLE)
Dgx_widget_resize.c104 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_resize()
183 if (widget -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_widget_resize()
Dgx_generic_scroll_wheel_row_height_set.c72 if (wheel -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_generic_scroll_wheel_row_height_set()
Dgx_scroll_wheel_row_height_set.c74 if (wheel -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scroll_wheel_row_height_set()
Dgx_progress_bar_info_set.c79 if (bar -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_progress_bar_info_set()
Dgx_prompt_font_set.c79 if (prompt -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_prompt_font_set()
Dgx_scroll_wheel_selected_background_set.c75 if (wheel -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_scroll_wheel_selected_background_set()
Dgx_text_button_font_set.c78 if (button -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_text_button_font_set()
Dgx_tree_view_root_line_color_set.c75 if (tree -> gx_widget_status & GX_STATUS_VISIBLE) in _gx_tree_view_root_line_color_set()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dthermostat.c224 if (info->controller->base.gx_widget_status & GX_STATUS_VISIBLE) in thermostat_screen_reset()
245 if (info->controller->base.gx_widget_status & GX_STATUS_VISIBLE) in thermostat_screen_animation_start()
249 if (!(base->controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in thermostat_screen_animation_start()
293 if (info->controller->base.gx_widget_status & GX_STATUS_VISIBLE) in thermostat_screen_animation_stop()
312 if (info && (slider->gx_widget_status & GX_STATUS_VISIBLE)) in thermostat_radial_slider_value_update()
Dlights.c240 if (info->light->base.gx_widget_status & GX_STATUS_VISIBLE) in lights_screen_reset()
260 if (info->light->base.gx_widget_status & GX_STATUS_VISIBLE) in lights_screen_animation_start()
264 if (!(info->light->base.controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in lights_screen_animation_start()
313 if (info->light->base.gx_widget_status & GX_STATUS_VISIBLE) in lights_screen_animation_stop()
332 if (info && (slider->gx_widget_status & GX_STATUS_VISIBLE)) in radial_slider_value_update()
Dweather.c268 if (info->widget->gx_widget_status & GX_STATUS_VISIBLE) in weather_screen_reset()
286 if (info->widget->gx_widget_status & GX_STATUS_VISIBLE) in weather_screen_animation_start()
288 if (!(info->widget->weather_base_temperature.gx_widget_status & GX_STATUS_VISIBLE)) in weather_screen_animation_start()
317 if (info->widget->gx_widget_status & GX_STATUS_VISIBLE) in weather_screen_animation_stop()
Dlocks.c452 if (info->door->base.gx_widget_status & GX_STATUS_VISIBLE) in locks_screen_reset()
479 if (lock_controller->gx_widget_status & GX_STATUS_VISIBLE) in locks_screen_animation_start()
482 if (!(lock_controller->controller_base_title.gx_widget_status & GX_STATUS_VISIBLE)) in locks_screen_animation_start()
519 if (lock_controller->gx_widget_status & GX_STATUS_VISIBLE) in locks_screen_animation_stop()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine.c142 if (wash_cycle_window.gx_widget_status & GX_STATUS_VISIBLE) in mark_wave_animation_parent_dirty()
146 else if (temperature_window.gx_widget_status & GX_STATUS_VISIBLE) in mark_wave_animation_parent_dirty()
200 if (wash_cycle_window.gx_widget_status & GX_STATUS_VISIBLE) in main_screen_event_process()
210 if (mode_select_window.gx_widget_status & GX_STATUS_VISIBLE) in main_screen_event_process()
223 if (mode_select_window.gx_widget_status & GX_STATUS_VISIBLE) in main_screen_event_process()
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_widget_string_get_no_output.c85 gx_widget_status_remove(&window_screen, GX_STATUS_VISIBLE); in control_thread_entry()
98 gx_widget_status_add(&window_screen, GX_STATUS_VISIBLE); in control_thread_entry()
Dvalidation_guix_all_widgets_tree_view.c138 if(scroll && (scroll->gx_widget_status & GX_STATUS_VISIBLE)) in control_thread_entry()
153 if(scroll && (scroll->gx_widget_status & GX_STATUS_VISIBLE)) in control_thread_entry()

1234567