Searched refs:act_mo_len (Results 1 – 1 of 1) sorted by relevance
131 uint8_t act_mo_len = get_month_length(d.year, d.month); in lv_calendar_set_showed_date() local134 for(i = day_first, c = 1; i < act_mo_len + day_first; i++, c++) { in lv_calendar_set_showed_date()144 for(i = day_first + act_mo_len, c = 1; i < 6 * 7; i++, c++) { in lv_calendar_set_showed_date()