Home
last modified time | relevance | path

Searched refs:WEATHER_INFO_TEMPLATE_CONTROL_BLOCK (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dguix_smart_watch_specifications.h264 } WEATHER_INFO_TEMPLATE_CONTROL_BLOCK; typedef
467 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_7;
468 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_6;
469 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_5;
470 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_4;
471 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_3;
472 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_2;
473 WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_screen_template_day_win_1;
509 extern WEATHER_INFO_TEMPLATE_CONTROL_BLOCK weather_info_template;
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()
Dguix_smart_watch_specifications.c1920 … offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_prompt_1), /* control block */
1944 …offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_low_temperature), /* control b…
1968 …offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_high_temperature), /* control …
1992 …offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_weather_icon), /* control bloc…
2016 … offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_prompt_6), /* control block */
2040 …offsetof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK, weather_info_template_day_of_week), /* control block…
2054 sizeof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK), /* control block size */
6617 sizeof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK), /* control block size */
6641 sizeof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK), /* control block size */
6665 sizeof(WEATHER_INFO_TEMPLATE_CONTROL_BLOCK), /* control block size */
[all …]