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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 70 POS_PRE_M,
138 INDIC_MATRA_CATEGORY_VISUAL_ORDER_LEFT = POS_PRE_M
hb-ot-shape-complex-indic.cc 55 #define MATRA_POS_LEFT(u) POS_PRE_M
883 info[i].indic_position() == POS_PRE_M))
895 if (info[j - 1].indic_position() != POS_PRE_M) {
    [all...]
hb-ot-shape-complex-sea.cc 226 info[i].sea_position() = POS_PRE_M;
hb-ot-shape-complex-myanmar.cc 254 pos = POS_PRE_M; break;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 70 POS_PRE_M,
138 INDIC_MATRA_CATEGORY_VISUAL_ORDER_LEFT = POS_PRE_M
hb-ot-shape-complex-indic.cc 55 #define MATRA_POS_LEFT(u) POS_PRE_M
883 info[i].indic_position() == POS_PRE_M))
895 if (info[j - 1].indic_position() != POS_PRE_M) {
    [all...]
hb-ot-shape-complex-sea.cc 226 info[i].sea_position() = POS_PRE_M;
hb-ot-shape-complex-myanmar.cc 254 pos = POS_PRE_M; break;

Completed in 29 milliseconds