HomeSort by relevance Sort by last modified time
    Searched refs:indic_position_t (Results 1 - 3 of 3) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 80 enum indic_position_t { enum
hb-ot-shape-complex-myanmar.cc 173 indic_position_t pos = (indic_position_t) (type >> 8);
363 indic_position_t pos = POS_AFTER_MAIN;
hb-ot-shape-complex-indic.cc 32 #define indic_position() complex_var_u8_1() /* indic_position_t */
97 static inline indic_position_t
98 matra_position (hb_codepoint_t u, indic_position_t side)
172 indic_position_t pos = (indic_position_t) (type >> 8);
577 static indic_position_t
908 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position());
969 indic_position_t last_pos = POS_START;
994 last_pos = (indic_position_t) info[i].indic_position();
    [all...]

Completed in 153 milliseconds