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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 66 enum indic_position_t { enum
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)
131 static inline indic_position_t
188 indic_position_t pos = (indic_position_t) (type >> 8);
547 static indic_position_t
833 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position());
876 indic_position_t last_pos = POS_START;
901 last_pos = (indic_position_t) info[i].indic_position()
    [all...]
hb-ot-shape-complex-myanmar.cc 178 indic_position_t pos = (indic_position_t) (type >> 8);
352 indic_position_t pos = POS_AFTER_MAIN;
hb-ot-shape-complex-sea.cc 31 #define sea_position() complex_var_u8_1() /* indic_position_t */
143 indic_position_t pos = (indic_position_t) (type >> 8);

Completed in 220 milliseconds