Home
last modified time | relevance | path

Searched refs:POS_PRE_C (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh94 POS_PRE_C = 3, enumerator
159 INDIC_MATRA_CATEGORY_LEFT = POS_PRE_C,
284 case POS_PRE_C: return MATRA_POS_LEFT (u); in matra_position_indic()
Dhb-ot-shape-complex-khmer.hh102 case POS_PRE_C: cat = (khmer_category_t) OT_VPre; break; in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh158 case POS_PRE_C: cat = (myanmar_category_t) OT_VPre; in set_myanmar_properties()
Dhb-ot-shape-complex-myanmar.cc197 info[i].myanmar_position() = POS_PRE_C; in initial_reordering_consonant_syllable()
210 info[i].myanmar_position() = POS_PRE_C; in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc617 info[i].indic_position() = hb_min (POS_PRE_C, (indic_position_t) info[i].indic_position()); in initial_reordering_consonant_syllable()