Home
last modified time | relevance | path

Searched refs:indic_position_t (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-indic.hh80 enum indic_position_t { enum
270 static inline indic_position_t
271 matra_position_indic (hb_codepoint_t u, indic_position_t side) in matra_position_indic()
319 indic_position_t pos = (indic_position_t) (type >> 8); in set_indic_properties()
Dhb-ot-shape-complex-khmer.hh59 indic_position_t pos = (indic_position_t) (type >> 8); in set_khmer_properties()
Dhb-ot-shape-complex-myanmar.hh68 indic_position_t pos = (indic_position_t) (type >> 8); in set_myanmar_properties()
Dhb-ot-shape-complex-indic.cc334 static indic_position_t
648 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position()); in initial_reordering_consonant_syllable()
720 indic_position_t last_pos = POS_START; in initial_reordering_consonant_syllable()
745 last_pos = (indic_position_t) info[i].indic_position(); in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-myanmar.cc225 indic_position_t pos = POS_AFTER_MAIN; in initial_reordering_consonant_syllable()