Home
last modified time | relevance | path

Searched defs:timer_id (Results 1 – 11 of 11) sorted by relevance

/GUIX-v6.2.1/common/src/
Dgxe_system_timer_start.c75 UINT _gxe_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_… in _gxe_system_timer_start()
Dgxe_system_timer_stop.c73 UINT _gxe_system_timer_stop(GX_WIDGET *owner, UINT timer_id) in _gxe_system_timer_stop()
Dgx_system_timer_start.c84 UINT _gx_system_timer_start(GX_WIDGET *owner, UINT timer_id, UINT initial_ticks, UINT reschedule_t… in _gx_system_timer_start()
Dgx_system_timer_stop.c78 UINT _gx_system_timer_stop(GX_WIDGET *owner, UINT timer_id) in _gx_system_timer_stop()
Dgx_system_timer_update.c81 UINT timer_id; in _gx_system_timer_update() local
Dgx_vertical_list_event_process.c99 UINT timer_id; in _gx_vertical_list_event_process() local
Dgx_horizontal_list_event_process.c104 INT timer_id; in _gx_horizontal_list_event_process() local
Dgx_scroll_wheel_event_process.c83 static UINT _gx_scroll_wheel_timer_event_handler(GX_SCROLL_WHEEL *wheel, UINT timer_id) in _gx_scroll_wheel_timer_event_handler()
Dgx_accordion_menu_event_process.c677 UINT timer_id; in _gx_accordion_menu_event_process() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_vertical_list_animation.c96 GX_BOOL timer_find(GX_WIDGET *owner, UINT timer_id) in timer_find()
Dvalidation_guix_horizontal_list_animation.c96 GX_BOOL timer_find(GX_WIDGET *owner, UINT timer_id) in timer_find()