Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic-private.hh84 POS_PRE_M, enumerator
161 INDIC_MATRA_CATEGORY_VISUAL_ORDER_LEFT = POS_PRE_M
Dhb-ot-shape-complex-indic.cc55 #define MATRA_POS_LEFT(u) POS_PRE_M
970 info[i].indic_position() == POS_PRE_M)) in initial_reordering_consonant_syllable()
982 if (info[j - 1].indic_position() != POS_PRE_M) { in initial_reordering_consonant_syllable()
1434 info[new_pos].indic_position() != POS_PRE_M) in final_reordering_syllable()
1444 if (start < new_pos && info[new_pos].indic_position () != POS_PRE_M) in final_reordering_syllable()
1448 if (info[i - 1].indic_position () == POS_PRE_M) in final_reordering_syllable()
1461 if (info[i].indic_position () == POS_PRE_M) { in final_reordering_syllable()
1702 if (info[start].indic_position () == POS_PRE_M && in final_reordering_syllable()
Dhb-ot-shape-complex-sea.cc227 info[i].sea_position() = POS_PRE_M; in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-myanmar.cc255 pos = POS_PRE_M; break; in set_myanmar_properties()