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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 85 POS_PRE_C,
146 INDIC_MATRA_CATEGORY_LEFT = POS_PRE_C,
hb-ot-shape-complex-sea.cc 153 case POS_PRE_C: cat = (indic_category_t) OT_VPre; break;
212 info[i].sea_position() = POS_PRE_C;
222 info[i].sea_position() = POS_PRE_C;
hb-ot-shape-complex-myanmar.cc 254 case POS_PRE_C: cat = (indic_category_t) OT_VPre;
348 info[i].myanmar_position() = POS_PRE_C;
361 info[i].myanmar_position() = POS_PRE_C;
hb-ot-shape-complex-indic.cc 102 case POS_PRE_C: return MATRA_POS_LEFT (u);
902 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position());
    [all...]

Completed in 414 milliseconds