HomeSort by relevance Sort by last modified time
    Searched refs:JOINER_FLAGS (Results 1 - 2 of 2) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 75 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
hb-ot-shape-complex-indic.cc 151 return is_one_of (info, JOINER_FLAGS);
966 if ((FLAG (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS | HALANT_OR_COENG_FLAGS)))
    [all...]

Completed in 357 milliseconds