Searched refs:shouldIndent (Results 1 – 1 of 1) sorted by relevance
15147 bool shouldIndent(XmlFormatting fmt) { in shouldIndent() function15320 if (shouldIndent(fmt)) { in startElement()15345 if (shouldIndent(fmt)) { in endElement()15371 if (tagWasOpen && shouldIndent(fmt)) { in writeText()15382 if (shouldIndent(fmt)) { in writeComment()