Searched refs:isCombiningL (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-shape-complex-hangul.cc108 #define isCombiningL(u) (hb_in_range ((u), LBase, LBase+LCount-1)) macro
263 if (isCombiningL (l) && isCombiningV (v) && (t == 0 || isCombiningT (t)))

Completed in 83 milliseconds