Searched refs:getShortest (Results 1 – 2 of 2) sorted by relevance
91 String shortest = getShortest(trial, nfc);164 private static String getShortest(String trial, String nfc) { in getShortest() method in ShortestCanonicalForm
264 public final String getValue(int codepoint, boolean getShortest) { in getValue() argument266 if (type >= MISC || result == null || !getShortest) in getValue()316 public int getMaxWidth(boolean getShortest) { in getMaxWidth() argument319 if (getShortest) in getMaxWidth()498 public UnicodeMap getUnicodeMap(boolean getShortest) { in getUnicodeMap() argument499 if (!getShortest) in getUnicodeMap()