Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:_indent

1757 	void SetIndent( const char* _indent )			{ indent = _indent ? _indent : "" ; }