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 97 POS_POST_C,
149 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
hb-ot-shape-complex-indic.cc 103 case POS_POST_C: return MATRA_POS_RIGHT (u);
233 else if (unlikely (u == 0xA9BDu)) { cat = OT_M; pos = POS_POST_C; } /* Javanese vocalic r. */
602 return POS_POST_C;
609 return POS_POST_C;
774 (info[i].indic_position() != POS_POST_C || seen_below))
786 * 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 258 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;

Completed in 51 milliseconds