OT_ZWJ 148 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc #define JOINER_FLAGS (FLAG (OT_ZWJ) | FLAG (OT_ZWNJ)) OT_ZWJ 215 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc else if (unlikely (u == 0x200D)) cat = OT_ZWJ; OT_ZWJ 724 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc (indic_plan->config->reph_mode == REPH_MODE_EXPLICIT && info[start + 2].indic_category() == OT_ZWJ) OT_ZWJ 793 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i].indic_category() == OT_ZWJ && OT_ZWJ 816 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc if (limit < i && info[i - 1].indic_category() == OT_ZWJ) OT_ZWJ 1080 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[i+2].indic_category() != OT_ZWJ)) OT_ZWJ 1322 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc info[base - 1].indic_category() != OT_ZWJ) OT_ZWJ 187 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc else if (unlikely (u == 0x200D)) cat = (indic_category_t) OT_ZWJ;