Home
last modified time | relevance | path

Searched refs:process_prop_element (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/others/xml/
Dlv_xml_component.c37 static void process_prop_element(lv_xml_parser_state_t * state, const char ** attrs);
225 static void process_prop_element(lv_xml_parser_state_t * state, const char ** attrs) in process_prop_element() function
268 process_prop_element(state, attrs); in start_metadata_handler()