Home
last modified time | relevance | path

Searched refs:POS_SMVD (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh110 POS_SMVD = 14, enumerator
397 pos = POS_SMVD; in set_indic_properties()
Dhb-ot-shape-complex-indic.cc713 } else if (info[i].indic_position() != POS_SMVD) { in initial_reordering_consonant_syllable()
726 if (info[j].indic_position() < POS_SMVD) in initial_reordering_consonant_syllable()
1300 …w_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_POST) | FLAG (POS_SMVD)))) in final_reordering_syllable_indic()
1333 while (new_reph_pos > start && info[new_reph_pos].indic_position() == POS_SMVD) in final_reordering_syllable_indic()