Searched refs:getShortest (Results 1 – 2 of 2) sorted by relevance
91 String shortest = getShortest(trial, nfc);161 private static String getShortest(String trial, String nfc) { in getShortest() method in ShortestCanonicalForm
263 public final String getValue(int codepoint, boolean getShortest) { in getValue() argument265 if (type >= MISC || result == null || !getShortest) in getValue()314 public int getMaxWidth(boolean getShortest) { in getMaxWidth() argument317 if (getShortest) in getMaxWidth()442 public UnicodeMap getUnicodeMap(boolean getShortest) { in getUnicodeMap() argument443 if (!getShortest) in getUnicodeMap()