Searched refs:OT_N (Results 1 – 3 of 3) sorted by relevance
48 OT_N = 3, enumerator122 INDIC_SYLLABIC_CATEGORY_CONSONANT_SUCCEEDING_REPHA = OT_N,128 INDIC_SYLLABIC_CATEGORY_NUKTA = OT_N,134 INDIC_SYLLABIC_CATEGORY_TONE_MARK = OT_N,
136 OT_DB = OT_N, /* Dot below */
226 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()