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