Searched refs:POS_BELOW_C (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-ot-shape-complex-indic-private.hh93 POS_BELOW_C, enumerator in enum:indic_position_t
148 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
H A Dhb-ot-shape-complex-myanmar.cc257 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)
H A Dhb-ot-shape-complex-indic.cc105 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;
H A Dhb-ot-shape-complex-sea.cc155 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-private.hh93 POS_BELOW_C, enumerator in enum:indic_position_t
148 INDIC_MATRA_CATEGORY_BOTTOM = POS_BELOW_C,
H A Dhb-ot-shape-complex-myanmar.cc257 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)
H A Dhb-ot-shape-complex-indic.cc105 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;
H A Dhb-ot-shape-complex-sea.cc155 case POS_BELOW_C: cat = (indic_category_t) OT_VBlw; break;

Completed in 650 milliseconds