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 93 POS_BELOW_C,
148 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
hb-ot-shape-complex-myanmar.cc 257 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
371 pos = POS_BELOW_C;
376 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
381 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_VBlw)
386 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);
599 return POS_BELOW_C;
773 if (info[i].indic_position() != POS_BELOW_C &&
779 if (info[i].indic_position() == POS_BELOW_C)
834 info[i].indic_position() = POS_BELOW_C;
850 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 93 POS_BELOW_C,
148 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
hb-ot-shape-complex-myanmar.cc 257 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
371 pos = POS_BELOW_C;
376 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_A)
381 if (pos == POS_BELOW_C && info[i].myanmar_category() == OT_VBlw)
386 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);
599 return POS_BELOW_C;
773 if (info[i].indic_position() != POS_BELOW_C &&
779 if (info[i].indic_position() == POS_BELOW_C)
834 info[i].indic_position() = POS_BELOW_C;
850 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 226 milliseconds