Searched defs:template (Results 1 – 4 of 4) sorted by relevance
45 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()
22 static VOID update_title_clock(SCREEN_TEMPLATE_CONTROL_BLOCK *template) in update_title_clock()
13 static VOID clock_gauge_update(CLOCK_SCREEN_TEMPLATE_CONTROL_BLOCK* template) in clock_gauge_update()
90 TEMPLATE_CONTROL_BLOCK *template = (TEMPLATE_CONTROL_BLOCK *)window; in template_event_handler() local