Searched refs:isCombiningL (Results 1 – 1 of 1) sorted by relevance
110 #define isCombiningL(u) (hb_in_range<hb_codepoint_t> ((u), LBase, LBase+LCount-1)) macro268 if (isCombiningL (l) && isCombiningV (v) && (t == 0 || isCombiningT (t))) in preprocess_text_hangul()