Searched refs:main_screen_h_menu_window (Results 1 – 16 of 16) sorted by relevance
| /GUIX-v6.2.1/test/example_internal/screen_drag_animation/ |
| D | demo_screen_drag_animation.c | 152 gx_widget_hide(&main_screen.main_screen_h_menu_window); in easing_function_drop_list_select_event_handler() 154 gx_widget_show(&main_screen.main_screen_h_menu_window); in easing_function_drop_list_select_event_handler() 165 gx_widget_hide(&main_screen.main_screen_h_menu_window); in main_screen_event_handler() 167 gx_widget_show(&main_screen.main_screen_h_menu_window); in main_screen_event_handler() 174 gx_widget_hide(&main_screen.main_screen_h_menu_window); in main_screen_event_handler() 176 gx_widget_show(&main_screen.main_screen_h_menu_window); in main_screen_event_handler()
|
| D | screen_drag_animation_specifications.h | 175 GX_WINDOW main_screen_h_menu_window; member
|
| D | screen_drag_animation_specifications.c | 1264 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_menu_window), /* control block */
|
| /GUIX-v6.2.1/test/guix_test/regression_test/tests/ |
| D | validation_guix_animation_drag_tracking_start.c | 92 gx_widget_hide(&main_screen.main_screen_h_menu_window); in control_thread_entry() 93 gx_widget_show(&main_screen.main_screen_h_menu_window); in control_thread_entry() 122 my_event.gx_event_target = (GX_WIDGET *)&main_screen.main_screen_h_menu_window; in control_thread_entry()
|
| D | validation_guix_animation_drag_flick_event_process.c | 111 gx_widget_hide(&main_screen.main_screen_h_menu_window); in control_thread_entry() 113 gx_widget_show(&main_screen.main_screen_h_menu_window); in control_thread_entry() 140 my_event.gx_event_target = (GX_WIDGET *)&main_screen.main_screen_h_menu_window; in control_thread_entry()
|
| D | validation_guix_horizontal_screen_drag_animation.c | 137 window = &main_screen.main_screen_h_menu_window; in control_thread_entry() 149 gx_widget_hide(&main_screen.main_screen_h_menu_window); in control_thread_entry() 150 gx_widget_show(&main_screen.main_screen_h_menu_window); in control_thread_entry()
|
| D | validation_guix_animation_drag_event_process.c | 99 …gx_system_timer_start((GX_WIDGET *)&main_screen.main_screen_h_menu_window, GX_ANIMATION_SLIDE_TIME… in control_thread_entry() 110 my_event.gx_event_target = (GX_WIDGET *)&main_screen.main_screen_h_menu_window; in control_thread_entry()
|
| D | validation_guix_horizontal_screen_drag_animation_with_block_move.c | 126 … gx_animation_drag_disable(&h_screen_drag_animation, &main_screen.main_screen_h_menu_window); in control_thread_entry() 127 …een_drag_animation(&h_screen_drag_animation, h_screen_list, &main_screen.main_screen_h_menu_window, in control_thread_entry()
|
| D | validation_guix_horizontal_screen_drag_animation_with_canvas.c | 126 … gx_animation_drag_disable(&h_screen_drag_animation, &main_screen.main_screen_h_menu_window); in control_thread_entry() 127 …een_drag_animation(&h_screen_drag_animation, h_screen_list, &main_screen.main_screen_h_menu_window, in control_thread_entry()
|
| D | validation_guix_animation_drag_tracking.c | 129 my_event.gx_event_target = (GX_WIDGET *)&main_screen.main_screen_h_menu_window; in control_thread_entry()
|
| /GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_block_move/ |
| D | demo_screen_drag_animation_with_block_move.c | 105 …een_drag_animation(&h_screen_drag_animation, h_screen_list, &main_screen.main_screen_h_menu_window, in create_screen_drag_animations()
|
| D | screen_drag_animation_with_block_move_specifications.h | 155 GX_WINDOW main_screen_h_menu_window; member
|
| D | screen_drag_animation_with_block_move_specifications.c | 1171 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_menu_window), /* control block */
|
| /GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_canvas/ |
| D | demo_screen_drag_animation_with_canvas.c | 151 …een_drag_animation(&h_screen_drag_animation, h_screen_list, &main_screen.main_screen_h_menu_window, in create_screen_drag_animations()
|
| D | screen_drag_animation_with_canvas_specifications.h | 155 GX_WINDOW main_screen_h_menu_window; member
|
| D | screen_drag_animation_with_canvas_specifications.c | 1171 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_menu_window), /* control block */
|