Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_themes/
Dlv_theme.h39 LV_THEME_ARC, enumerator
Dlv_theme.c286 case LV_THEME_ARC: in clear_styles()
Dlv_theme_template.c529 case LV_THEME_ARC: in theme_apply()
Dlv_theme_mono.c690 case LV_THEME_ARC: in theme_apply()
Dlv_theme_material.c1064 case LV_THEME_ARC: in theme_apply()
/lvgl-2.7.6/src/lv_widgets/
Dlv_arc.c110 lv_theme_apply(arc, LV_THEME_ARC); in lv_arc_create()