Home
last modified time | relevance | path

Searched refs:OT_N (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh48 OT_N = 3, enumerator
122 INDIC_SYLLABIC_CATEGORY_CONSONANT_SUCCEEDING_REPHA = OT_N,
128 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,
134 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,
Dhb-ot-shape-complex-myanmar.cc136 OT_DB = OT_N, /* Dot below */
Dhb-ot-shape-complex-indic.cc226 else if (unlikely (u == 0x17C6u)) cat = OT_N; /* Khmer Bindu doesn't like to be repositioned. */ in set_indic_properties()
966 …if ((FLAG (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_FLAGS |… in initial_reordering_consonant_syllable()
1401 is_one_of (info[base], (FLAG (OT_N) | HALANT_OR_COENG_FLAGS))) in final_reordering_syllable()