Searched refs:lv_theme_apply (Results 1 – 4 of 4) sorted by relevance
59 void lv_theme_apply(lv_obj_t * obj);
47 void lv_theme_apply(lv_obj_t * obj) in lv_theme_apply() function
109 lv_theme_apply(obj); in lv_obj_class_init_obj()
138 lv_theme_apply(disp->screens[0]); in lv_disp_set_theme()