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()286 public void setSortAscending(int bitIndex, boolean value) { in setSortAscending() method in TablePrinter.ColumnSorter
671 …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()
175 .setSortAscending(false)246 .setSortAscending(false)
89 .setSortAscending(false) in writeContents()
1063 .setSortPriority(1).setSortAscending(false) in showLanguageCountryInfo()1355 .setSortAscending(false).setSortPriority(1) in showCountryLanguageInfo()