Searched defs:shouldIndent (Results 1 – 2 of 2) sorted by relevance
188 final boolean shouldIndent; field in IcuTextWriter.FormatOptions190 private FormatOptions(boolean shouldQuote, boolean shouldUseComma, boolean shouldIndent) { in FormatOptions()
15487 bool shouldIndent(XmlFormatting fmt) { in shouldIndent() function