Home
last modified time | relevance | path

Searched refs:lv_theme_apply (Results 1 – 4 of 4) sorted by relevance

/lvgl-3.5.0/src/core/
Dlv_theme.h59 void lv_theme_apply(lv_obj_t * obj);
Dlv_theme.c47 void lv_theme_apply(lv_obj_t * obj) in lv_theme_apply() function
Dlv_obj_class.c109 lv_theme_apply(obj); in lv_obj_class_init_obj()
Dlv_disp.c138 lv_theme_apply(disp->screens[0]); in lv_disp_set_theme()