| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_accordion_menu_position.c | 82 gx_widget_detach(&menu_screen.menu_screen_prompt_25); in control_thread_entry() 83 gx_widget_detach(&menu_screen.menu_screen_prompt_26); in control_thread_entry() 111 gx_widget_detach(&menu_screen.menu_screen_ola_2_menu_2_1); in control_thread_entry() 112 gx_widget_detach(&menu_screen.menu_screen_ola_2_menu_2_2); in control_thread_entry()
|
| D | validation_guix_tree_view_position.c | 83 gx_widget_detach(&menu_screen.menu_screen_tree_menu_1_1); in control_thread_entry() 84 gx_widget_detach(&menu_screen.menu_screen_tree_menu_1_2); in control_thread_entry() 101 gx_widget_detach(&menu_screen.menu_screen_tree_menu_2_1_1); in control_thread_entry() 102 gx_widget_detach(&menu_screen.menu_screen_tree_menu_2_1_2); in control_thread_entry()
|
| D | validation_guix_widget_child_focus_assign_no_output.c | 86 gx_widget_detach(&window_screen.window_screen_vertical_list); in control_thread_entry() 87 gx_widget_detach(&window_screen.window_screen_drop_list); in control_thread_entry() 88 gx_widget_detach(&window_screen.window_screen_line_chart); in control_thread_entry() 89 gx_widget_detach(&window_screen.window_screen_next_button_1); in control_thread_entry()
|
| D | validation_guix_accordion_menu_pen_down_event_process.c | 106 gx_widget_detach((GX_WIDGET *)&menu_screen.menu_screen_one_level_accordion_2); in control_thread_entry() 113 gx_widget_detach((GX_WIDGET *)&menu_screen.menu_screen_prompt_25); in control_thread_entry() 114 gx_widget_detach((GX_WIDGET *)&menu_screen.menu_screen_prompt_26); in control_thread_entry() 124 gx_widget_detach((GX_WIDGET *)&menu_screen.menu_screen_ola_menu_2); in control_thread_entry()
|
| D | validation_guix_window_client_scroll.c | 85 gx_widget_detach(&window_screen.window_screen_vertical_scroll_1); in control_thread_entry() 86 gx_widget_detach(&window_screen.window_screen_hscroll_1); in control_thread_entry() 113 gx_widget_detach(&hscrollbar); in control_thread_entry() 122 gx_widget_detach(&hscrollbar); in control_thread_entry()
|
| D | validation_guix_canvas_pie_draw.c | 69 gx_widget_detach(pSpriteScreen); in control_thread_entry() 83 gx_widget_detach(pSpriteScreen->gx_widget_first_child); in control_thread_entry() 103 gx_widget_detach(pSpriteScreen); in control_thread_entry()
|
| D | validation_guix_canvas_ellipse_draw.c | 69 gx_widget_detach(pSpriteScreen); in control_thread_entry() 83 gx_widget_detach(pSpriteScreen->gx_widget_first_child); in control_thread_entry() 103 gx_widget_detach(pSpriteScreen); in control_thread_entry()
|
| D | validation_guix_canvas_arc_draw.c | 71 gx_widget_detach(pSpriteScreen); in control_thread_entry() 88 gx_widget_detach(pSpriteScreen->gx_widget_first_child); in control_thread_entry() 108 gx_widget_detach(pSpriteScreen); in control_thread_entry()
|
| D | validation_guix_widget_back_link.c | 85 gx_widget_detach(list[index]); in control_thread_entry() 89 gx_widget_detach(list[index]->gx_widget_first_child); in control_thread_entry()
|
| D | validation_guix_screen_stack.c | 85 gx_widget_detach(screen_list[index]); in control_thread_entry() 88 gx_widget_detach(screen_list[index]->gx_widget_first_child); in control_thread_entry()
|
| D | validation_guix_accordion_menu_shift_no_output.c | 69 gx_widget_detach(accordion); in control_thread_entry() 84 gx_widget_detach(&menu_screen.menu_screen_mla_menu_1); in control_thread_entry()
|
| D | validation_guix_animation_complete.c | 76 gx_widget_detach((GX_WIDGET *)&NestedWindow); in control_thread_entry() 130 gx_widget_detach((GX_WIDGET *)&NestedWindow); in control_thread_entry()
|
| D | validation_guix_tree_view_event_process.c | 74 gx_widget_detach(child); in empty_tree_view() 182 gx_widget_detach(&button); in control_thread_entry()
|
| D | validation_guix_widget_no_output.c | 102 gx_widget_detach(widget); in control_thread_entry() 211 gx_widget_detach(&window_screen.window_screen_window_4); in control_thread_entry()
|
| D | validation_guix_all_widgets_drop_list_pixelmap_set.c | 69 gx_widget_detach(pButtonScreen); in control_thread_entry()
|
| D | validation_guix_horizontal_list_selected_widget_get_no_output.c | 57 gx_widget_detach(hlist->gx_widget_first_child); in control_thread_entry()
|
| D | validation_guix_tree_view_root_pixelmap_set.c | 70 gx_widget_detach(pButtonScreen); in control_thread_entry()
|
| /GUIX-v6.2.1/samples/demo_guix_washing_machine/ |
| D | mode_select.c | 115 gx_widget_detach(info->button); in button_select() 127 gx_widget_detach(info->button_small); in button_select() 149 gx_widget_detach(&mode_select_window); in set_cycle_mode() 156 gx_widget_detach(&entry->button->template_mode_btn_mode_progress_bar); in set_cycle_mode() 226 gx_widget_detach(&main_screen.main_screen_btn_play); in mode_select_window_event_process()
|
| D | demo_guix_washing_machine.c | 203 gx_widget_detach(&wash_cycle_window); in main_screen_event_process() 213 gx_widget_detach(&mode_select_window); in main_screen_event_process() 226 gx_widget_detach(&mode_select_window); in main_screen_event_process() 231 gx_widget_detach(&wash_cycle_window); in main_screen_event_process() 244 gx_widget_detach(&temperature_window); in main_screen_event_process() 256 gx_widget_detach(&water_level_window); in main_screen_event_process()
|
| /GUIX-v6.2.1/samples/demo_guix_shapes/ |
| D | demo_guix_shapes.c | 206 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 217 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 228 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 240 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 252 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 263 gx_widget_detach(pTextWindow); in ShapesScreen_event_handler() 296 gx_widget_detach(pShapesWindow); in ShapesScreen_event_handler()
|
| /GUIX-v6.2.1/samples/demo_guix_home_automation/ |
| D | thermostat.c | 152 gx_widget_detach(&base->thermostat_base_radial_slider); in on_close_button_clicked() 155 gx_widget_detach(&base->thermostat_base_ruller_thermostat); in on_close_button_clicked() 157 gx_widget_detach(&base->thermostat_base_button_close); in on_close_button_clicked() 187 gx_widget_detach(&base->thermostat_base_button_open); in on_open_button_clicked() 360 gx_widget_detach(&info->controller->thermostat_base_button_open); in thermostat_screen_init()
|
| D | lights.c | 164 gx_widget_detach(&base->lights_base_radial_slider); in on_close_button_clicked() 167 gx_widget_detach(&base->lights_base_icon_ruller); in on_close_button_clicked() 169 gx_widget_detach(&base->lights_base_button_close); in on_close_button_clicked() 200 gx_widget_detach(&base->lights_base_button_open); in on_open_button_clicked() 399 gx_widget_detach(&info->light->lights_base_button_open); in lights_screen_init()
|
| D | locks.c | 324 gx_widget_detach(&base->locks_door_base_button_lock); in on_close_button_clicked() 327 gx_widget_detach(&base->locks_door_base_button_close); in on_close_button_clicked() 345 gx_widget_detach(&base->locks_door_base_button_open); in on_open_button_clicked() 548 gx_widget_detach((GX_WIDGET *)&door->locks_door_base_button_open); in locks_screen_init()
|
| /GUIX-v6.2.1/test/example_internal/menu/ |
| D | demo_guix_menu.c | 87 gx_widget_detach(&toolbar_screen); in toolbar_detach_attach() 118 gx_widget_detach(window); in sub_menu_event()
|
| /GUIX-v6.2.1/samples/demo_guix_medical/ |
| D | schedule.c | 112 gx_widget_detach(&schedule_screen.schedule_screen_active_bar); in hide_active_bar() 127 gx_widget_detach(&schedule_screen.schedule_screen_active_circle); in show_hide_active_circle()
|