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.hh85 POS_PRE_C = 3, enumerator
150 INDIC_MATRA_CATEGORY_LEFT = POS_PRE_C,
275 case POS_PRE_C: return MATRA_POS_LEFT (u); in matra_position_indic()
Dhb-ot-shape-complex-khmer.hh103 case POS_PRE_C: cat = OT_VPre; break; in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh158 case POS_PRE_C: cat = OT_VPre; in set_myanmar_properties()
Dhb-ot-shape-complex-myanmar.cc219 info[i].myanmar_position() = POS_PRE_C; in initial_reordering_consonant_syllable()
232 info[i].myanmar_position() = POS_PRE_C; in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-indic.cc648 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position()); in initial_reordering_consonant_syllable()