Home
last modified time | relevance | path

Searched refs:OT_ZWJ (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh51 OT_ZWJ = 6, enumerator
75 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
125 INDIC_SYLLABIC_CATEGORY_JOINER = OT_ZWJ,
Dhb-ot-shape-complex-indic.cc728 …(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
802 info[i].indic_category() == OT_ZWJ && in initial_reordering_consonant_syllable()
825 if (limit < i && info[i - 1].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
1107 info[i+2].indic_category() != OT_ZWJ)) in initial_reordering_consonant_syllable()
1397 is_one_of (info[base - 1], FLAG (OT_ZWJ))) in final_reordering_syllable()