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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 84 POS_PRE_M,
161 INDIC_MATRA_CATEGORY_VISUAL_ORDER_LEFT = POS_PRE_M
hb-ot-shape-complex-indic.cc 55 #define MATRA_POS_LEFT(u) POS_PRE_M
970 info[i].indic_position() == POS_PRE_M))
982 if (info[j - 1].indic_position() != POS_PRE_M) {
    [all...]
hb-ot-shape-complex-sea.cc 227 info[i].sea_position() = POS_PRE_M;
hb-ot-shape-complex-myanmar.cc 255 pos = POS_PRE_M; break;

Completed in 59 milliseconds