Home
last modified time | relevance | path

Searched defs:animation (Results 1 – 25 of 105) sorted by relevance

12345

/GUIX-v6.2.1/common/src/
Dgx_animation_complete.c74 VOID _gx_animation_complete_event_send(GX_ANIMATION *animation) in _gx_animation_complete_event_send()
150 VOID _gx_animation_complete(GX_ANIMATION *animation) in _gx_animation_complete()
Dgx_animation_drag_event_process.c88 static UINT _gx_animation_drag_event_check(GX_ANIMATION *animation, GX_EVENT *event_ptr) in _gx_animation_drag_event_check()
325 GX_ANIMATION *animation; in _gx_animation_drag_event_process() local
Dgx_system_animation_free.c73 UINT _gx_system_animation_free(GX_ANIMATION *animation) in _gx_system_animation_free()
Dgxe_animation_stop.c76 UINT _gxe_animation_stop(GX_ANIMATION *animation) in _gxe_animation_stop()
Dgx_animation_create.c73 UINT _gx_animation_create(GX_ANIMATION *animation) in _gx_animation_create()
Dgx_animation_canvas_define.c76 UINT _gx_animation_canvas_define(GX_ANIMATION *animation, GX_CANVAS *canvas) in _gx_animation_canvas_define()
Dgxe_animation_create.c69 UINT _gxe_animation_create(GX_ANIMATION *animation) in _gxe_animation_create()
Dgxe_animation_drag_disable.c76 UINT _gxe_animation_drag_disable(GX_ANIMATION *animation, GX_WIDGET *widget) in _gxe_animation_drag_disable()
Dgxe_system_animation_free.c73 UINT _gxe_system_animation_free(GX_ANIMATION *animation) in _gxe_system_animation_free()
Dgxe_system_animation_get.c73 UINT _gxe_system_animation_get(GX_ANIMATION **animation) in _gxe_system_animation_get()
Dgx_animation_landing_speed_set.c73 UINT _gx_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step) in _gx_animation_landing_speed_set()
Dgxe_animation_landing_speed_set.c73 UINT _gxe_animation_landing_speed_set(GX_ANIMATION *animation, USHORT shift_per_step) in _gxe_animation_landing_speed_set()
Dgxe_animation_start.c83 UINT _gxe_animation_start(GX_ANIMATION *animation, GX_ANIMATION_INFO *info) in _gxe_animation_start()
Dgx_system_animation_get.c77 UINT _gx_system_animation_get(GX_ANIMATION **animation) in _gx_system_animation_get()
Dgx_animation_stop.c79 UINT _gx_animation_stop(GX_ANIMATION *animation) in _gx_animation_stop()
Dgx_animation_drag_disable.c73 UINT _gx_animation_drag_disable(GX_ANIMATION *animation, GX_WIDGET *widget) in _gx_animation_drag_disable()
Dgx_animation_drag_enable.c74 UINT _gx_animation_drag_enable(GX_ANIMATION *animation, GX_WIDGET *widget, GX_ANIMATION_INFO *info) in _gx_animation_drag_enable()
Dgxe_animation_drag_enable.c75 UINT _gxe_animation_drag_enable(GX_ANIMATION *animation, GX_WIDGET *widget, GX_ANIMATION_INFO *info) in _gxe_animation_drag_enable()
Dgx_animation_slide_landing_start.c76 UINT _gx_animation_slide_landing_start(GX_ANIMATION *animation) in _gx_animation_slide_landing_start()
Dgx_animation_delete.c77 GX_ANIMATION *animation; in _gx_animation_delete() local
Dgxe_animation_canvas_define.c75 UINT _gxe_animation_canvas_define(GX_ANIMATION *animation, GX_CANVAS *canvas) in _gxe_animation_canvas_define()
Dgx_animation_start.c88 UINT _gx_animation_start(GX_ANIMATION *animation, GX_ANIMATION_INFO *info) in _gx_animation_start()
Dgx_animation_slide_landing.c82 UINT _gx_animation_slide_landing(GX_ANIMATION *animation) in _gx_animation_slide_landing()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c150 GX_ANIMATION *animation; in footer_icons_animation_start() local
215 GX_ANIMATION *animation; in title_animation_start() local
410 GX_ANIMATION *animation; in screen_list_slide() local
/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_animation_update.c66 GX_ANIMATION animation; in control_thread_entry() local

12345