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

  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 83 POS_POST_C,
125 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
hb-ot-shape-complex-indic.cc 103 case POS_POST_C: return MATRA_POS_RIGHT (u);
566 return POS_POST_C;
572 return POS_POST_C;
724 (info[i].indic_position() != POS_POST_C || seen_below))
736 * Our pre-base reordering Ra's are marked POS_POST_C, so will be skipped
    [all...]
hb-ot-shape-complex-sea.cc 156 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;
hb-ot-shape-complex-myanmar.cc 257 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;

Completed in 110 milliseconds