Home
last modified time | relevance | path

Searched refs:LV_THEME_CPICKER (Results 1 – 6 of 6) sorted by relevance

/lvgl-2.7.6/src/lv_themes/
Dlv_theme.h66 LV_THEME_CPICKER, enumerator
Dlv_theme.c456 case LV_THEME_CPICKER: in clear_styles()
Dlv_theme_template.c824 case LV_THEME_CPICKER: in theme_apply()
Dlv_theme_mono.c990 case LV_THEME_CPICKER: in theme_apply()
Dlv_theme_material.c1351 case LV_THEME_CPICKER: in theme_apply()
/lvgl-2.7.6/src/lv_widgets/
Dlv_cpicker.c141 lv_theme_apply(cpicker, LV_THEME_CPICKER); in lv_cpicker_create()