Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_5_screen.c29 GX_WIDGET* target_hour = (GX_WIDGET*)&clock_5_screen.clock_5_screen_hour; in clock_slide_animation_start()
30 GX_WIDGET* target_minute = (GX_WIDGET*)&clock_5_screen.clock_5_screen_minute; in clock_slide_animation_start()
50 info.gx_animation_parent = (GX_WIDGET*)&clock_5_screen; in clock_slide_animation_start()
92 …screen_clock_update(&clock_5_screen.clock_5_screen_hour, &clock_5_screen.clock_5_screen_minute, GX… in clock_5_screen_event_process()
121 …screen_clock_update(&clock_5_screen.clock_5_screen_hour, &clock_5_screen.clock_5_screen_minute, GX… in clock_5_screen_event_process()
Dguix_smart_watch_specifications.h520 extern CLOCK_5_SCREEN_CONTROL_BLOCK clock_5_screen;
Ddemo_guix_smart_watch.c56 (GX_WIDGET*)&clock_5_screen,
Dguix_smart_watch_specifications.c39 CLOCK_5_SCREEN_CONTROL_BLOCK clock_5_screen; variable
6958 { &clock_5_screen_define, (GX_WIDGET *) &clock_5_screen },