Home
last modified time | relevance | path

Searched refs:OT_M (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh55 OT_M = 7, enumerator
118 INDIC_SYLLABIC_CATEGORY_CONSONANT_KILLER = OT_M, /* U+17CD only. */
134 INDIC_SYLLABIC_CATEGORY_PURE_KILLER = OT_M, /* Is like a vowel matra. */
142 INDIC_SYLLABIC_CATEGORY_VOWEL_DEPENDENT = OT_M,
353 cat = OT_M; in set_indic_properties()
381 else if (cat == OT_M) in set_indic_properties()
Dhb-ot-shape-complex-khmer.hh100 if (cat == (khmer_category_t) OT_M) in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh154 if (cat == OT_M) in set_myanmar_properties()
Dhb-ot-shape-complex-indic.cc656 if (info[i].indic_category() == OT_M) { in initial_reordering_consonant_syllable()
760 } else if (info[i].indic_category() == OT_M) in initial_reordering_consonant_syllable()
1176 !(is_one_of (info[new_pos], (FLAG (OT_M) | FLAG (OT_H))))) in final_reordering_syllable()
1369 if (info[i].indic_category() == OT_M) { in final_reordering_syllable()
1428 !(is_one_of (info[new_pos - 1], FLAG(OT_M) | FLAG (OT_H)))) in final_reordering_syllable()