Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-shape-complex-hangul.cc111 #define isCombiningV(u) (hb_in_range<hb_codepoint_t> ((u), VBase, VBase+VCount-1)) macro
270 if (isCombiningL (l) && isCombiningV (v) && (t == 0 || isCombiningT (t))) in preprocess_text_hangul()

Completed in 2 milliseconds