Searched defs:CloseElement (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tinyxml2/contrib/ | ||
H A D | html5-printer.cpp | 66 virtual void CloseElement () { in CloseElement() function in XMLPrinterHTML5 |
/aosp_15_r20/external/pdfium/core/fxcrt/xml/ | ||
H A D | cfx_xmlparser.h | 44 CloseElement, enumerator |
/aosp_15_r20/external/tinyxml2/ | ||
H A D | tinyxml2.cpp | 2832 void XMLPrinter::CloseElement( bool compactMode ) in CloseElement() function in tinyxml2::XMLPrinter |