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.hh51 OT_N = 3, enumerator
131 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,
138 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,
360 else if (unlikely (u == 0x1133cu)) cat = OT_N; in set_indic_properties()
362 …else if (unlikely (u == 0x0AFBu)) cat = OT_N; /* https://github.com/harfbuzz/harfbuzz/issues/552 */ in set_indic_properties()
Dhb-ot-shape-complex-myanmar.hh45 OT_DB = OT_N, /* Dot below */
Dhb-ot-shape-complex-indic.cc723 …if ((FLAG_UNSAFE (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | FLAG (O… in initial_reordering_consonant_syllable()
1131 is_one_of (info[base], (FLAG (OT_N) | FLAG (OT_H)))) in final_reordering_syllable()