Searched refs:lv_xml_image_apply (Results 1 – 3 of 3) sorted by relevance
29 void lv_xml_image_apply(lv_xml_parser_state_t * state, const char ** attrs);
53 void lv_xml_image_apply(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_image_apply() function
75 lv_xml_widget_register("lv_image", lv_xml_image_create, lv_xml_image_apply); in lv_xml_init()