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
85 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
137 INDIC_SYLLABIC_CATEGORY_JOINER = OT_ZWJ,
Dhb-ot-shape-complex-indic.cc429 is_one_of (info[start+2], FLAG (OT_ZWJ))) in initial_reordering_consonant_syllable()
463 …(indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
533 info[i].indic_category() == OT_ZWJ && in initial_reordering_consonant_syllable()
556 if (limit < i && info[i - 1].indic_category() == OT_ZWJ) in initial_reordering_consonant_syllable()
841 info[i+2].indic_category() != OT_ZWJ)) in initial_reordering_consonant_syllable()
1099 is_one_of (info[base - 1], FLAG (OT_ZWJ))) in final_reordering_syllable_indic()
1165 if (info[new_pos + 1].indic_category() == OT_ZWJ) in final_reordering_syllable_indic()