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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic-private.hh 51 OT_ZWJ = 6,
75 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
125 INDIC_SYLLABIC_CATEGORY_JOINER = OT_ZWJ,
hb-ot-shape-complex-indic.cc 728 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
802 info[i].indic_category() == OT_ZWJ &&
825 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
    [all...]
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-indic-private.hh 51 OT_ZWJ = 6,
75 #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ))
125 INDIC_SYLLABIC_CATEGORY_JOINER = OT_ZWJ,
hb-ot-shape-complex-indic.cc 728 (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ)
802 info[i].indic_category() == OT_ZWJ &&
825 if (limit < i && info[i - 1].indic_category() == OT_ZWJ)
    [all...]

Completed in 70 milliseconds