Home
last modified time | relevance | path

Searched defs:shouldIndent (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DIcuTextWriter.java188 final boolean shouldIndent; field in IcuTextWriter.FormatOptions
190 private FormatOptions(boolean shouldQuote, boolean shouldUseComma, boolean shouldIndent) { in FormatOptions()
/third_party/libabigail/tests/lib/
Dcatch.hpp15487 bool shouldIndent(XmlFormatting fmt) { in shouldIndent() function