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-khmer.hh58 indic_position_t pos = (indic_position_t) (type >> 8); in set_khmer_properties()
Dhb-ot-shape-complex-indic.hh89 enum indic_position_t { enum
279 static inline indic_position_t
280 matra_position_indic (hb_codepoint_t u, indic_position_t side) in matra_position_indic()
328 indic_position_t pos = (indic_position_t) (type >> 8); in set_indic_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.cc303 static indic_position_t
617 info[i].indic_position() = hb_min (POS_PRE_C, (indic_position_t) info[i].indic_position()); in initial_reordering_consonant_syllable()
689 indic_position_t last_pos = POS_START; in initial_reordering_consonant_syllable()
714 last_pos = (indic_position_t) info[i].indic_position(); in initial_reordering_consonant_syllable()
Dhb-ot-shape-complex-myanmar.cc203 indic_position_t pos = POS_AFTER_MAIN; in initial_reordering_consonant_syllable()