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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 79 POS_BELOW_C,
124 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
hb-ot-shape-complex-myanmar.cc 256 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
369 pos = POS_BELOW_C;
374 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
379 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_VBlw)
384 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A)
hb-ot-shape-complex-indic.cc 105 case POS_BELOW_C: return MATRA_POS_BOTTOM (u);
135 return POS_BELOW_C; /* In Khmer coeng model, post and below forms should not be reordered. */
569 return POS_BELOW_C;
723 if (info[i].indic_position() != POS_BELOW_C &&
729 if (info[i].indic_position() == POS_BELOW_C)
781 info[i].indic_position() = POS_BELOW_C;
    [all...]
hb-ot-shape-complex-sea.cc 155 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 79 POS_BELOW_C,
124 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
hb-ot-shape-complex-myanmar.cc 256 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
369 pos = POS_BELOW_C;
374 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
379 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_VBlw)
384 if (pos == POS_BELOW_C && info[i].myanmar_category() != OT_A)
hb-ot-shape-complex-indic.cc 105 case POS_BELOW_C: return MATRA_POS_BOTTOM (u);
135 return POS_BELOW_C; /* In Khmer coeng model, post and below forms should not be reordered. */
569 return POS_BELOW_C;
723 if (info[i].indic_position() != POS_BELOW_C &&
729 if (info[i].indic_position() == POS_BELOW_C)
781 info[i].indic_position() = POS_BELOW_C;
    [all...]
hb-ot-shape-complex-sea.cc 155 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;

Completed in 26 milliseconds