Searched refs:lv_xml_tabview_apply (Results 1 – 3 of 3) sorted by relevance
28 void lv_xml_tabview_apply(lv_xml_parser_state_t * state, const char ** attrs);
48 void lv_xml_tabview_apply(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_tabview_apply() function
77 lv_xml_widget_register("lv_tabview", lv_xml_tabview_create, lv_xml_tabview_apply); in lv_xml_init()