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

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

Completed in 31 milliseconds