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

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-private.hh76 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng)) macro
H A Dhb-ot-shape-complex-indic.cc163 return is_one_of (info, HALANT_OR_COENG_FLAGS);
966 if ((FLAG (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS | HALANT_OR_COENG_FLAGS)))
1401 is_one_of (info[base], (FLAG (OT_N) | HALANT_OR_COENG_FLAGS)))
1427 !(is_one_of (info[new_pos], (FLAG (OT_M) | HALANT_OR_COENG_FLAGS))))
1661 !(is_one_of (info[new_pos - 1], FLAG(OT_M) | HALANT_OR_COENG_FLAGS)))
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-private.hh76 #define HALANT_OR_COENG_FLAGS (FLAG (OT_H) | FLAG (OT_Coeng)) macro
H A Dhb-ot-shape-complex-indic.cc163 return is_one_of (info, HALANT_OR_COENG_FLAGS);
966 if ((FLAG (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS | HALANT_OR_COENG_FLAGS)))
1400 is_one_of (info[base], (FLAG (OT_N) | HALANT_OR_COENG_FLAGS)))
1426 !(is_one_of (info[new_pos], (FLAG (OT_M) | HALANT_OR_COENG_FLAGS))))
1660 !(is_one_of (info[new_pos - 1], FLAG(OT_M) | HALANT_OR_COENG_FLAGS)))

Completed in 6291 milliseconds