F_MANUAL_ZWJ 206 third_party/harfbuzz-ng/src/hb-ot-map.cc map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); F_MANUAL_ZWJ 447 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); F_MANUAL_ZWJ 452 third_party/harfbuzz-ng/src/hb-ot-shape-complex-indic.cc map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); F_MANUAL_ZWJ 105 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); F_MANUAL_ZWJ 110 third_party/harfbuzz-ng/src/hb-ot-shape-complex-myanmar.cc map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); F_MANUAL_ZWJ 96 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); F_MANUAL_ZWJ 101 third_party/harfbuzz-ng/src/hb-ot-shape-complex-sea.cc map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ);