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.hh54 OT_ZWJ = 6, enumerator
76 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
128 INDIC_SYLLABIC_CATEGORY_JOINER = OT_ZWJ,
Dhb-ot-shape-complex-indic.cc460 is_one_of (info[start+2], FLAG (OT_ZWJ))) in initial_reordering_consonant_syllable()
494 …(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
564 info[i].indic_category() == OT_ZWJ && in initial_reordering_consonant_syllable()
587 if (limit < i && info[i - 1].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
870 info[i+2].indic_category() != OT_ZWJ)) in initial_reordering_consonant_syllable()
1127 is_one_of (info[base - 1], FLAG (OT_ZWJ))) in final_reordering_syllable()
1193 if (info[new_pos + 1].indic_category() == OT_ZWJ) in final_reordering_syllable()