Searched refs:setSortAscending (Results 1 – 5 of 5) sorted by relevance
26 .setSortPriority(1).setSortAscending(false); in main()70 public TablePrinter setSortAscending(boolean ascending) { in setSortAscending() method in TablePrinter71 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
715 …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()
175 .setSortAscending(false)246 .setSortAscending(false)
70 .setSortAscending(false) in writeContents()
1219 .setSortPriority(1).setSortAscending(false) in showLanguageCountryInfo()1511 .setSortAscending(false).setSortPriority(1) in showCountryLanguageInfo()