Home | History | Annotate | Download | only in tinyxml

Lines Matching full:_indent

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