Searched refs:getScriptsToShow (Results 1 – 2 of 2) sorted by relevance
148 private static Set<String> getScriptsToShow(StandardCodes sc, in getScriptsToShow() method in TestScriptMetadata159 for (String s : getScriptsToShow(sc, english)) { in TestShowLanguages()
227 …Set<String> remainingScripts = new TreeSet<String>(getScriptsToShow()); // StandardCodes.MODERN_SC… in printLanguageScript()229 for (String script : getScriptsToShow()) { in printLanguageScript()345 private static Set<String> getScriptsToShow() {367 Set<String> remainingScripts = new TreeSet<String>(getScriptsToShow());370 for (String script : getScriptsToShow()) {