Searched refs:lv_xml_button_apply (Results 1 – 3 of 3) sorted by relevance
28 void lv_xml_button_apply(lv_xml_parser_state_t * state, const char ** attrs);
49 void lv_xml_button_apply(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_button_apply() function
73 lv_xml_widget_register("lv_button", lv_xml_button_create, lv_xml_button_apply); in lv_xml_init()