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