Home
last modified time | relevance | path

Searched refs:OT_A (Results 1 – 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh55 OT_A = 10, enumerator
113 INDIC_SYLLABIC_CATEGORY_CANTILLATION_MARK = OT_A,
Dhb-ot-shape-complex-myanmar.cc199 cat = (indic_category_t) OT_A; in set_myanmar_properties()
376 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A) in initial_reordering_consonant_syllable()
386 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A) in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc194 cat = OT_A; in set_indic_properties()
205 cat = OT_A; in set_indic_properties()
210 cat = OT_A; 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()