Searched refs:month_name_ids (Results 1 – 2 of 2) sorted by relevance
19 static GX_RESOURCE_ID month_name_ids[] = { variable108 gx_widget_string_get_ext(&home_screen, month_name_ids[system_time.month - 1], &string); in screen_time_update()
20 UINT month_name_ids[] = { variable79 gx_prompt_text_id_set(&schedule_screen.schedule_screen_month, month_name_ids[ts->tm_mon]); in update_date()