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
85 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
139 INDIC_SYLLABIC_CATEGORY_NON_JOINER = OT_ZWNJ,
Dhb-ot-shape-complex-indic.cc868 bool non_joiner = info[i].indic_category() == OT_ZWNJ; in initial_reordering_consonant_syllable()