Searched refs:lv_xml_obj_create (Results 1 – 3 of 3) sorted by relevance
27 void * lv_xml_obj_create(lv_xml_parser_state_t * state, const char ** attrs);
45 void * lv_xml_obj_create(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_obj_create() function
72 lv_xml_widget_register("lv_obj", lv_xml_obj_create, lv_xml_obj_apply); in lv_xml_init()