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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 84 POS_PRE_C,
149 INDIC_MATRA_CATEGORY_LEFT = POS_PRE_C,
hb-ot-shape-complex-myanmar.cc 263 case POS_PRE_C: cat = (indic_category_t) OT_VPre;
355 info[i].myanmar_position() = POS_PRE_C;
368 info[i].myanmar_position() = POS_PRE_C;
hb-ot-shape-complex-indic.cc 102 case POS_PRE_C: return MATRA_POS_LEFT (u);
867 info[i].indic_position() = MIN (POS_PRE_C, (indic_position_t) info[i].indic_position());
    [all...]

Completed in 88 milliseconds