Searched defs:getShortest (Results 1 – 2 of 2) sorted by relevance
305 public final String getValue(int codepoint, boolean getShortest) { in getValue()359 public int getMaxWidth(boolean getShortest) { in getMaxWidth()540 public UnicodeMap getUnicodeMap(boolean getShortest) { in getUnicodeMap()
173 private static String getShortest(String trial, String nfc) { in getShortest() method in ShortestCanonicalForm