Home
last modified time | relevance | path

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

/lvgl-latest/src/others/xml/
Dlv_xml_parser.h36 } lv_xml_parser_section_t; typedef
46 lv_xml_parser_section_t section;
Dlv_xml_component.c242 lv_xml_parser_section_t old_section = state->section; in start_metadata_handler()