Searched refs:POS_POST_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.hh85 POS_POST_C, enumerator in enum:indic_position_t
127 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
H A Dhb-ot-shape-complex-indic.cc103 case POS_POST_C: return MATRA_POS_RIGHT (u);
220 else if (unlikely (u == 0xA9BD)) { cat = OT_M; pos = POS_POST_C; } /* Javanese vocalic r. */
601 return POS_POST_C;
608 return POS_POST_C;
765 (info[i].indic_position() != POS_POST_C || seen_below))
777 * Our pre-base reordering Ra's are marked POS_POST_C, so will be skipped
1478 !( FLAG (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_POST) | FLAG (POS_SMVD))))
H A Dhb-ot-shape-complex-sea.cc156 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;
H A Dhb-ot-shape-complex-myanmar.cc266 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;
/external/harfbuzz_ng/src/
H A Dhb-ot-shape-complex-indic-private.hh97 POS_POST_C, enumerator in enum:indic_position_t
149 INDIC_MATRA_CATEGORY_RIGHT = POS_POST_C,
H A Dhb-ot-shape-complex-indic.cc103 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
1552 !( FLAG (info[new_reph_pos + 1].indic_position()) & (FLAG (POS_POST_C) | FLAG (POS_AFTER_POST) | FLAG (POS_SMVD))))
H A Dhb-ot-shape-complex-sea.cc156 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;
H A Dhb-ot-shape-complex-myanmar.cc258 case POS_POST_C: cat = (indic_category_t) OT_VPst; break;

Completed in 555 milliseconds