Home
last modified time | relevance | path

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

/external/tinyxml2/
Dtinyxml2.cpp2589 void XMLPrinter::PrintSpace( int depth ) in PrintSpace() function in tinyxml2::XMLPrinter
2671 PrintSpace( _depth ); in OpenElement()
2753 PrintSpace( _depth ); in CloseElement()
2857 PrintSpace( _depth ); in PushComment()
2872 PrintSpace( _depth ); in PushDeclaration()
2887 PrintSpace( _depth ); in PushUnknown()
Dtinyxml2.h2324 virtual void PrintSpace( int depth );