Home
last modified time | relevance | path

Searched refs:POS_POST_C (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh106 POS_POST_C = 11, enumerator
162 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
285 case POS_POST_C: return MATRA_POS_RIGHT (u); in matra_position_indic()
Dhb-ot-shape-complex-khmer.hh105 case POS_POST_C: cat = (khmer_category_t) OT_VPst; break; in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh162 case POS_POST_C: cat = (myanmar_category_t) OT_VPst; break; in set_myanmar_properties()
Dhb-ot-shape-complex-indic.cc325 return POS_POST_C; in consonant_position_from_face()
328 return POS_POST_C; in consonant_position_from_face()
505 (info[i].indic_position() != POS_POST_C || seen_below)) in initial_reordering_consonant_syllable()
1300 …!( FLAG_UNSAFE (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_PO… in final_reordering_syllable_indic()