Home
last modified time | relevance | path

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

/lvgl-2.7.6/src/lv_themes/
Dlv_theme.h133 LV_THEME_TEXTAREA, enumerator
Dlv_theme.c427 case LV_THEME_TEXTAREA: in clear_styles()
Dlv_theme_template.c772 case LV_THEME_TEXTAREA: in theme_apply()
Dlv_theme_mono.c934 case LV_THEME_TEXTAREA: in theme_apply()
Dlv_theme_material.c1300 case LV_THEME_TEXTAREA: in theme_apply()
/lvgl-2.7.6/src/lv_widgets/
Dlv_textarea.c155 lv_theme_apply(ta, LV_THEME_TEXTAREA); in lv_textarea_create()