Home
last modified time | relevance | path

Searched refs:LV_USE_CALENDAR_HEADER_ARROW (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/src/extra/widgets/calendar/
Dlv_calendar_header_arrow.h17 #if LV_USE_CALENDAR_HEADER_ARROW
Dlv_calendar_header_arrow.c10 #if LV_USE_CALENDAR_HEADER_ARROW
/lvgl-latest/examples/widgets/calendar/
Dlv_example_calendar_1.c45 #elif LV_USE_CALENDAR_HEADER_ARROW in lv_example_calendar_1()
/lvgl-latest/src/
Dlv_conf_internal.h1655 #ifndef LV_USE_CALENDAR_HEADER_ARROW
1658 #define LV_USE_CALENDAR_HEADER_ARROW CONFIG_LV_USE_CALENDAR_HEADER_ARROW macro
1660 #define LV_USE_CALENDAR_HEADER_ARROW 0 macro
1663 #define LV_USE_CALENDAR_HEADER_ARROW 1 macro
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h521 #define LV_USE_CALENDAR_HEADER_ARROW 1 macro
/lvgl-latest/
Dlv_conf_template.h533 #define LV_USE_CALENDAR_HEADER_ARROW 1
DKconfig823 config LV_USE_CALENDAR_HEADER_ARROW config
/lvgl-latest/src/extra/themes/default/
Dlv_theme_default.c1013 #if LV_USE_CALENDAR_HEADER_ARROW in theme_apply()