Searched defs:_lv_xml_parser_state_t (Results 1 – 1 of 1) sorted by relevance
38 struct _lv_xml_parser_state_t { struct39 lv_xml_component_ctx_t ctx;40 lv_ll_t parent_ll;41 lv_obj_t * parent;42 lv_obj_t * item;43 lv_obj_t * view; /*Pointer to the created view during component creation*/44 const char ** parent_attrs;45 lv_xml_component_ctx_t * parent_ctx;46 lv_xml_parser_section_t section;