Searched refs:ROTATION_TIMER (Results 1 – 3 of 3) sorted by relevance
| /GUIX-v6.2.1/samples/demo_guix_shapes/ |
| D | text_rotation_window.c | 11 #define ROTATION_TIMER 1 macro 244 gx_system_timer_start(window, ROTATION_TIMER, 5, 5); in Text_Rotation_Window_event_handler() 249 gx_system_timer_stop(window, ROTATION_TIMER); in Text_Rotation_Window_event_handler() 276 case ROTATION_TIMER: in Text_Rotation_Window_event_handler()
|
| /GUIX-v6.2.1/test/example_internal/synergy_text_rotation/ |
| D | demo_synergy_text_rotation.c | 9 #define ROTATION_TIMER 1 macro 219 gx_system_timer_stop(window, ROTATION_TIMER); in background_win_event_process() 224 gx_system_timer_start(window, ROTATION_TIMER, 5, 5); in background_win_event_process()
|
| /GUIX-v6.2.1/test/example_internal/text_rotation/ |
| D | demo_text_rotation.c | 9 #define ROTATION_TIMER 1 macro 219 gx_system_timer_stop(window, ROTATION_TIMER); in background_win_event_process() 224 gx_system_timer_start(window, ROTATION_TIMER, 5, 5); in background_win_event_process()
|