Home
last modified time | relevance | path

Searched refs:setSortAscending (Results 1 – 5 of 5) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DTablePrinter.java26 .setSortPriority(1).setSortAscending(false); in main()
70 public TablePrinter setSortAscending(boolean ascending) { in setSortAscending() method in TablePrinter
71 columnSorter.setSortAscending(columns.size() - 1, ascending); in setSortAscending()
138 setSortAscending(true); in addColumn()
144 setSortAscending(true); in addColumn()
286 public void setSortAscending(int bitIndex, boolean value) { in setSortAscending() method in TablePrinter.ColumnSorter
DShowLocaleCoverage.java671 …rce'", null, "class='source'", true).setBreakSpans(true).setSortPriority(0).setSortAscending(false) in showCoverage()
672 …rce'", null, "class='source'", true).setBreakSpans(true).setSortPriority(1).setSortAscending(false) in showCoverage()
694 tablePrinter.setSortPriority(5).setSortAscending(false); in showCoverage()
697 tablePrinter.setSortPriority(4).setSortAscending(false); in showCoverage()
700 tablePrinter.setSortPriority(3).setSortAscending(false); in showCoverage()
703 tablePrinter.setSortPriority(2).setSortAscending(false); in showCoverage()
DGenerateChangeChart.java175 .setSortAscending(false)
246 .setSortAscending(false)
DChartDtdDelta.java89 .setSortAscending(false) in writeContents()
DShowLanguages.java1063 .setSortPriority(1).setSortAscending(false) in showLanguageCountryInfo()
1355 .setSortAscending(false).setSortPriority(1) in showCountryLanguageInfo()