Searched refs:seven_day_info (Results 1 – 1 of 1) sorted by relevance
110 WEATHER_7DAY_INFO *seven_day_info; in init_weather_info() local179 seven_day_info = &info->weather_7day_info_list[index]; in init_weather_info()181 gx_icon_pixelmap_set(icon, seven_day_info->icon, seven_day_info->icon); in init_weather_info()182 gx_numeric_prompt_value_set(hi, seven_day_info->hi_value); in init_weather_info()183 gx_numeric_prompt_value_set(low, seven_day_info->low_value); in init_weather_info()