Home
last modified time | relevance | path

Searched refs:highlighted (Results 1 – 5 of 5) sorted by relevance

/lvgl-latest/src/widgets/calendar/
Dlv_calendar.h82 void lv_calendar_set_highlighted_dates(lv_obj_t * obj, lv_calendar_date_t highlighted[], size_t dat…
Dlv_calendar.c107 void lv_calendar_set_highlighted_dates(lv_obj_t * obj, lv_calendar_date_t highlighted[], size_t dat… in lv_calendar_set_highlighted_dates() argument
109 LV_ASSERT_NULL(highlighted); in lv_calendar_set_highlighted_dates()
114 calendar->highlighted_dates = highlighted; in lv_calendar_set_highlighted_dates()
/lvgl-latest/docs/details/widgets/
Dcalendar.rst42 …- today has a thicker border with the theme's primary color - highlighted days have some opacity w…
69 The list of highlighted dates should be stored in a
/lvgl-latest/docs/_static/css/
Dcustom.css157 * difficult to tell that it is even highlighted. This color override remedies both. */
/lvgl-latest/docs/
DCODING_STYLE.rst257 generates a "See also" pagraph in a highlighted section, helpful when additional