Home
last modified time | relevance | path

Searched refs:main_screen_h_animation_count_prompt (Results 1 – 9 of 9) sorted by relevance

/GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_block_move/
Ddemo_screen_drag_animation_with_block_move.c118 … gx_numeric_prompt_value_set(&main_screen.main_screen_h_animation_count_prompt, h_animation_count); in h_menu_window_event_handler()
Dscreen_drag_animation_with_block_move_specifications.h169 GX_NUMERIC_PROMPT main_screen_h_animation_count_prompt; member
Dscreen_drag_animation_with_block_move_specifications.c1075 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_animation_count_prompt), /* control block */
/GUIX-v6.2.1/test/example_internal/screen_drag_animation_with_canvas/
Ddemo_screen_drag_animation_with_canvas.c164 … gx_numeric_prompt_value_set(&main_screen.main_screen_h_animation_count_prompt, h_animation_count); in h_menu_window_event_handler()
Dscreen_drag_animation_with_canvas_specifications.h169 GX_NUMERIC_PROMPT main_screen_h_animation_count_prompt; member
Dscreen_drag_animation_with_canvas_specifications.c1075 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_animation_count_prompt), /* control block */
/GUIX-v6.2.1/test/example_internal/screen_drag_animation/
Dscreen_drag_animation_specifications.h190 GX_NUMERIC_PROMPT main_screen_h_animation_count_prompt; member
Ddemo_screen_drag_animation.c212 … gx_numeric_prompt_value_set(&main_screen.main_screen_h_animation_count_prompt, h_animation_count); in h_menu_window_event_handler()
Dscreen_drag_animation_specifications.c1144 offsetof(MAIN_SCREEN_CONTROL_BLOCK, main_screen_h_animation_count_prompt), /* control block */