Home
last modified time | relevance | path

Searched defs:template (Results 1 – 4 of 4) sorted by relevance

/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Dpage_1_weather_screen_template.c45 static VOID update_one_day_weather_info(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK* template, WEATHER_INFO… in update_one_day_weather_info()
56 static VOID update_screen_weather_info(WEATHER_SCREEN_TEMPLATE_CONTROL_BLOCK *template) in update_screen_weather_info()
Dscreen_template.c22 static VOID update_title_clock(SCREEN_TEMPLATE_CONTROL_BLOCK *template) in update_title_clock()
Dpage_2_clock_screen_template.c13 static VOID clock_gauge_update(CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK* template) in clock_gauge_update()
/GUIX-v6.4.1/samples/demo_guix_medical/
Ddemo_guix_medical.c90 TEMPLATE_CONTROL_BLOCK *template = (TEMPLATE_CONTROL_BLOCK *)window; in template_event_handler() local