Searched refs:theme_apply (Results 1 – 3 of 3) sorted by relevance
63 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);192 theme->base.apply_cb = theme_apply; in lv_theme_simple_init()205 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function
72 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);221 theme->base.apply_cb = theme_apply; in lv_theme_mono_init()232 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function
185 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);681 theme->base.apply_cb = theme_apply; in lv_theme_default_init()726 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function