Searched refs:lv_xml_table_cell_apply (Results 1 – 3 of 3) sorted by relevance
32 void lv_xml_table_cell_apply(lv_xml_parser_state_t * state, const char ** attrs);
102 void lv_xml_table_cell_apply(lv_xml_parser_state_t * state, const char ** attrs) in lv_xml_table_cell_apply() function
86 lv_xml_widget_register("lv_table-cell", lv_xml_table_cell_create, lv_xml_table_cell_apply); in lv_xml_init()