Searched refs:shouldIndent (Results 1 – 3 of 3) sorted by relevance
279 if (shouldIndent()) in processingInstruction()354 if (shouldIndent()) in entityReference()
958 boolean shouldIndent = false; in endElement()967 shouldIndent = true; in endElement()969 if (!elemContext.m_startTagOpen && shouldIndent) in endElement()1611 if (shouldIndent()) in cdata()1691 if (shouldIndent()) in processingInstruction()
1270 if (shouldIndent()) in cdata()1936 if (shouldIndent() && m_startNewLine) in startElement()2243 if (shouldIndent()) in endElement()2416 if (shouldIndent()) in comment()2701 protected boolean shouldIndent() in shouldIndent() method in ToStream