Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_2_clock_screen_template.c148 …gx_widget_fill_color_set(&clock_2_screen.base, GX_COLOR_ID_CANVAS, GX_COLOR_ID_CANVAS, GX_COLOR_ID… in watch_screen_initialize()
151 …gx_icon_pixelmap_set((GX_ICON*)&clock_2_screen.base.clock_screen_template_gauge, GX_PIXELMAP_ID_W_… in watch_screen_initialize()
154 …gx_widget_draw_set((GX_ICON*)&clock_2_screen.base.clock_screen_template_gauge, clock_2_gauge_draw); in watch_screen_initialize()
Dguix_smart_watch_specifications.h518 extern CLOCK_2_SCREEN_CONTROL_BLOCK clock_2_screen;
Ddemo_guix_smart_watch.c52 (GX_WIDGET*)&clock_2_screen,
Dguix_smart_watch_specifications.c37 CLOCK_2_SCREEN_CONTROL_BLOCK clock_2_screen; variable
6956 { &clock_2_screen_define, (GX_WIDGET *) &clock_2_screen },