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-private.hh52 OT_M, enumerator
114 INDIC_SYLLABIC_CATEGORY_VOWEL_DEPENDENT = OT_M,
Dhb-ot-shape-complex-indic.cc213 cat = OT_M; in set_indic_properties()
248 else if (cat == OT_M) in set_indic_properties()
841 if (info[i].indic_category() == OT_M) { in initial_reordering_consonant_syllable()
1238 !(is_one_of (info[new_pos], (FLAG (OT_M) | FLAG (OT_H) | FLAG (OT_Coeng))))) in final_reordering_syllable()
1404 if (info[i].indic_category() == OT_M) { in final_reordering_syllable()
1460 !(is_one_of (info[new_pos - 1], FLAG(OT_M) | HALANT_OR_COENG_FLAGS))) in final_reordering_syllable()
1465 if (new_pos > start && info[new_pos - 1].indic_category() == OT_M) in final_reordering_syllable()
1469 if (info[i].indic_category() == OT_M) in final_reordering_syllable()
Dhb-ot-shape-complex-sea.cc149 if (cat == OT_M) in set_sea_properties()
Dhb-ot-shape-complex-myanmar.cc249 if (cat == OT_M) in set_myanmar_properties()