Searched refs:apply_cb (Results 1 – 10 of 10) sorted by relevance
61 void lv_theme_set_apply_cb(lv_theme_t * theme, lv_theme_apply_cb_t apply_cb) in lv_theme_set_apply_cb() argument63 theme->apply_cb = apply_cb; in lv_theme_set_apply_cb()103 if(th->apply_cb) th->apply_cb(th, obj); in apply_theme()
28 lv_theme_apply_cb_t apply_cb; member
60 void lv_theme_set_apply_cb(lv_theme_t * theme, lv_theme_apply_cb_t apply_cb);
42 lv_xml_widget_apply_cb_t apply_cb) in lv_xml_widget_register() argument49 p->apply_cb = apply_cb; in lv_xml_widget_register()
32 lv_xml_widget_apply_cb_t apply_cb; member41 lv_xml_widget_apply_cb_t apply_cb);
121 ctx->root_widget->apply_cb(&state, attrs); in lv_xml_create_from_ctx()142 p->apply_cb(&state, attrs); in lv_xml_create()347 p->apply_cb(state, attrs); in view_start_element_handler()
72 ctx->root_widget->apply_cb(state, attrs); in lv_xml_component_process()
192 theme->base.apply_cb = theme_apply; in lv_theme_simple_init()
221 theme->base.apply_cb = theme_apply; in lv_theme_mono_init()
681 theme->base.apply_cb = theme_apply; in lv_theme_default_init()