Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_screen_template.c147 …gx_widget_fill_color_set(&clock_1_screen.base, GX_COLOR_ID_WHITE, GX_COLOR_ID_WHITE, GX_COLOR_ID_W… in watch_screen_initialize()
150 …gx_icon_pixelmap_set((GX_ICON*)&clock_1_screen.base.clock_screen_template_gauge, GX_PIXELMAP_ID_W_… in watch_screen_initialize()
153 …gx_widget_draw_set((GX_ICON*)&clock_1_screen.base.clock_screen_template_gauge, clock_1_gauge_draw); in watch_screen_initialize()
Dguix_smart_watch_specifications.h519 extern CLOCK_1_SCREEN_CONTROL_BLOCK clock_1_screen;
Ddemo_guix_smart_watch.c51 (GX_WIDGET*)&clock_1_screen,
Dguix_smart_watch_specifications.c38 CLOCK_1_SCREEN_CONTROL_BLOCK clock_1_screen; variable
6957 { &clock_1_screen_define, (GX_WIDGET *) &clock_1_screen },