Home
last modified time | relevance | path

Searched refs:F_MANUAL_ZWJ (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-sea.cc96 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); in collect_features_sea()
101 map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); in collect_features_sea()
Dhb-ot-shape-complex-myanmar.cc105 map->add_feature (basic_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); in collect_features_myanmar()
110 map->add_feature (other_features[i], 1, F_GLOBAL | F_MANUAL_ZWJ); in collect_features_myanmar()
Dhb-ot-map-private.hh159 F_MANUAL_ZWJ = 0x0004u enumerator
Dhb-ot-map.cc232 map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); in compile()
Dhb-ot-shape-complex-indic.cc448 map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); in collect_features_indic()
453 map->add_feature (indic_features[i].tag, 1, indic_features[i].flags | F_MANUAL_ZWJ); in collect_features_indic()