Searched refs:lv_xml_table_apply (Results 1 – 3 of 3) sorted by relevance
28 void lv_xml_table_apply(lv_xml_parser_state_t * state, const char ** attrs);
49 void lv_xml_table_apply(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_table_apply() function
84 lv_xml_widget_register("lv_table", lv_xml_table_create, lv_xml_table_apply); in lv_xml_init()