Searched defs:shortest (Results 1 – 6 of 6) sorted by relevance
124 decompose (const hb_ot_shape_normalize_context_t *c, bool shortest, hb_codepoint_t ab) in decompose()167 decompose_current_character (const hb_ot_shape_normalize_context_t *c, bool shortest) in decompose_current_character()
36 bool shortest; in AsStringOp() local
109 long shortest = Long.MAX_VALUE; in timeIterations() local
106 long shortest = Long.MAX_VALUE; in timeIterations() local
237 String shortest = scf.normalize(nfc); in main() local
226 private final int shortest; field in StringEscapeUtils.LookupTranslator