Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/tool/
DShowLanguages.java1612 …private void showCountry(PrintWriter pw, String country, String countryTitle, Map<String, Set<Stri… in showCountry() argument
1613 pw.println("<tr><td class='source'>" + countryTitle + "</td>"); in showCountry()