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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 51 OT_ZWJ,
hb-ot-shape-complex-indic.cc 156 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
221 else if (unlikely (u == 0x200D)) cat = OT_ZWJ;
683 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
752 info[i].indic_category() == OT_ZWJ &&
772 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
982 info[i+2].indic_category() != OT_ZWJ))
    [all...]
hb-ot-shape-complex-myanmar.cc 186 else if (unlikely (u == 0x200D)) cat = (indic_category_t) OT_ZWJ;
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 51 OT_ZWJ,
hb-ot-shape-complex-indic.cc 156 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
221 else if (unlikely (u == 0x200D)) cat = OT_ZWJ;
683 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
752 info[i].indic_category() == OT_ZWJ &&
772 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
982 info[i+2].indic_category() != OT_ZWJ))
    [all...]
hb-ot-shape-complex-myanmar.cc 186 else if (unlikely (u == 0x200D)) cat = (indic_category_t) OT_ZWJ;

Completed in 24 milliseconds