Searched defs:day_first (Results 1 – 1 of 1) sorted by relevance
132 uint8_t day_first = get_day_of_week(d.year, d.month, 1); in lv_calendar_set_showed_date() local386 uint8_t day_first = get_day_of_week(calendar->showed_date.year, calendar->showed_date.month, 1); in highlight_update() local