Home
last modified time | relevance | path

Searched refs:clock_4_screen (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_4_screen.c17 GX_WIDGET *target_hour = (GX_WIDGET*)&clock_4_screen.clock_4_screen_hour; in clock_slide_animation_start()
18 GX_WIDGET *target_minute = (GX_WIDGET*)&clock_4_screen.clock_4_screen_minute; in clock_slide_animation_start()
34 info.gx_animation_parent = (GX_WIDGET *)&clock_4_screen; in clock_slide_animation_start()
78 …screen_clock_update(&clock_4_screen.clock_4_screen_hour, &clock_4_screen.clock_4_screen_minute, GX… in clock_4_screen_event_process()
105 …screen_clock_update(&clock_4_screen.clock_4_screen_hour, &clock_4_screen.clock_4_screen_minute, GX… in clock_4_screen_event_process()
Dguix_smart_watch_specifications.h522 extern CLOCK_4_SCREEN_CONTROL_BLOCK clock_4_screen;
Ddemo_guix_smart_watch.c55 (GX_WIDGET*)&clock_4_screen,
Dguix_smart_watch_specifications.c41 CLOCK_4_SCREEN_CONTROL_BLOCK clock_4_screen; variable
6960 { &clock_4_screen_define, (GX_WIDGET *) &clock_4_screen },