Searched defs:shouldIndent (Results 1 – 3 of 3) sorted by relevance
213 final boolean shouldIndent; field in IcuTextWriter.FormatOptions215 private FormatOptions(boolean shouldQuote, boolean shouldUseComma, boolean shouldIndent) { in FormatOptions()
1763 boolean shouldIndent(final Document.OutputSettings out) { in shouldIndent() method in Element
2701 protected boolean shouldIndent() in shouldIndent() method in ToStream