Searched refs:apply_theme (Results 1 – 1 of 1) sorted by relevance
25 static void apply_theme(lv_theme_t * th, lv_obj_t * obj);100 static void apply_theme(lv_theme_t * th, lv_obj_t * obj) in apply_theme() function102 if(th->parent) apply_theme(th->parent, obj); in apply_theme()121 apply_theme(th, obj); in apply_theme_recursion()