Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DTablePrinter.java21 .setTableAttributes("style='border-collapse: collapse' border='1'") in main()
54 public TablePrinter setTableAttributes(String tableAttributes) { in setTableAttributes() method in TablePrinter
DShowPlurals.java86 .setTableAttributes("class='dtf-table'") in printPluralTable()
/external/cldr/tools/java/org/unicode/cldr/util/
DVerifyCompactNumbers.java133 .setTableAttributes("class='dtf-table'") in showNumbers()
DVerifyZones.java405 .setTableAttributes("class='dtf-table'") in showZones()
/external/cldr/tools/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java1178 … .setTableAttributes("border='1' style='border-collapse: collapse' bordercolor='blue'") in showErrorFileIndex()
1265 … .setTableAttributes("border='1' style='border-collapse: collapse' bordercolor='blue'") in showSections()