Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh53 OT_ZWNJ = 5, enumerator
76 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
130 INDIC_SYLLABIC_CATEGORY_NON_JOINER = OT_ZWNJ,
Dhb-ot-shape-complex-indic.cc897 bool non_joiner = info[i].indic_category() == OT_ZWNJ; in initial_reordering_consonant_syllable()
1203 if (info[new_pos + 1].indic_category() == OT_ZWNJ) in final_reordering_syllable()