Searched refs:OT_SM (Results 1 – 3 of 3) sorted by relevance
53 OT_SM = 8, enumerator111 INDIC_SYLLABIC_CATEGORY_BINDU = OT_SM,123 INDIC_SYLLABIC_CATEGORY_GEMINATION_MARK = OT_SM,136 INDIC_SYLLABIC_CATEGORY_VISARGA = OT_SM,
242 cat = (indic_category_t) OT_SM; in set_myanmar_properties()
197 cat = OT_SM; in set_indic_properties()231 else if (unlikely (u == 0xA982u)) cat = OT_SM; /* Javanese repha. */ in set_indic_properties()250 else if ((FLAG (cat) & (FLAG (OT_SM) | FLAG (OT_VD) | FLAG (OT_A) | FLAG (OT_Symbol)))) in set_indic_properties()