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.hh97 POS_POST_C = 11, enumerator
153 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
276 case POS_POST_C: return MATRA_POS_RIGHT (u); in matra_position_indic()
Dhb-ot-shape-complex-khmer.hh106 case POS_POST_C: cat = OT_VPst; break; in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh162 case POS_POST_C: cat = OT_VPst; break; in set_myanmar_properties()
Dhb-ot-shape-complex-indic.cc356 return POS_POST_C; in consonant_position_from_face()
359 return POS_POST_C; in consonant_position_from_face()
536 (info[i].indic_position() != POS_POST_C || seen_below)) in initial_reordering_consonant_syllable()
1323 …!( FLAG_UNSAFE (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_PO… in final_reordering_syllable()