Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.cpp2486 void XMLPrinter::PrintSpace( int depth ) in PrintSpace() function in tinyxml2::XMLPrinter
2570 PrintSpace( _depth ); in OpenElement()
2644 PrintSpace( _depth ); in CloseElement()
2738 PrintSpace( _depth ); in PushComment()
2753 PrintSpace( _depth ); in PushDeclaration()
2768 PrintSpace( _depth ); in PushUnknown()
Dtinyxml2.h2268 virtual void PrintSpace( int depth );