Home
last modified time | relevance | path

Searched defs:getShortest (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/draft/
DShortestCanonicalForm.java161 private static String getShortest(String trial, String nfc) { in getShortest() method in ShortestCanonicalForm
/external/cldr/tools/java/org/unicode/cldr/util/props/
DUnicodeProperty.java263 public final String getValue(int codepoint, boolean getShortest) { in getValue()
314 public int getMaxWidth(boolean getShortest) { in getMaxWidth()
442 public UnicodeMap getUnicodeMap(boolean getShortest) { in getUnicodeMap()