Searched refs:gregorian_get_next_month_time (Results 1 – 1 of 1) sorted by relevance
42 static lv_calendar_date_t gregorian_get_next_month_time(lv_calendar_date_t * time);181 gregorian_time = gregorian_get_next_month_time(&d); in lv_calendar_set_month_shown()474 static lv_calendar_date_t gregorian_get_next_month_time(lv_calendar_date_t * time) in gregorian_get_next_month_time() function