Searched refs:OT_N (Results 1 – 3 of 3) sorted by relevance
51 OT_N = 3, enumerator140 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,147 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,369 else if (unlikely (u == 0x1133Bu || u == 0x1133Cu)) cat = OT_N; in set_indic_properties()371 …else if (unlikely (u == 0x0AFBu)) cat = OT_N; /* https://github.com/harfbuzz/harfbuzz/issues/552 */ in set_indic_properties()
45 OT_DB = OT_N, /* Dot below */
692 …if ((FLAG_UNSAFE (info[i].indic_category()) & (JOINER_FLAGS | FLAG (OT_N) | FLAG (OT_RS) | MEDIAL_… in initial_reordering_consonant_syllable()1103 is_one_of (info[base], (FLAG (OT_N) | FLAG (OT_H)))) in final_reordering_syllable_indic()