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()
284 public void setSortAscending(int bitIndex, boolean value) { in setSortAscending() method in TablePrinter.ColumnSorter
DShowLocaleCoverage.java715 …rce'", null, "class='source'", true).setBreakSpans(true).setSortPriority(0).setSortAscending(false) in printData()
749 tablePrinter.setSortPriority(4).setSortAscending(false); in printData()
752 tablePrinter.setSortPriority(3).setSortAscending(false); in printData()
755 tablePrinter.setSortPriority(2).setSortAscending(false); in printData()
758 tablePrinter.setSortPriority(1).setSortAscending(false); in printData()
DGenerateChangeChart.java175 .setSortAscending(false)
246 .setSortAscending(false)
DChartDtdDelta.java70 .setSortAscending(false) in writeContents()
DShowLanguages.java1219 .setSortPriority(1).setSortAscending(false) in showLanguageCountryInfo()
1511 .setSortAscending(false).setSortPriority(1) in showCountryLanguageInfo()