Home
last modified time | relevance | path

Searched refs:add_global_bool_feature (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc206 map->add_global_bool_feature (HB_TAG('s','t','c','h')); in collect_features_arabic()
209 map->add_global_bool_feature (HB_TAG('c','c','m','p')); in collect_features_arabic()
210 map->add_global_bool_feature (HB_TAG('l','o','c','l')); in collect_features_arabic()
225 map->add_global_bool_feature (HB_TAG('c','a','l','t')); in collect_features_arabic()
237 map->add_global_bool_feature (HB_TAG('m','s','e','t')); in collect_features_arabic()
Dhb-ot-shape-complex-tibetan.cc43 plan->map.add_global_bool_feature (*script_features); in collect_features_tibetan()
Dhb-ot-shape-complex-use.cc125 map->add_global_bool_feature (HB_TAG('l','o','c','l')); in collect_features_use()
126 map->add_global_bool_feature (HB_TAG('c','c','m','p')); in collect_features_use()
127 map->add_global_bool_feature (HB_TAG('n','u','k','t')); in collect_features_use()
128 map->add_global_bool_feature (HB_TAG('a','k','h','n')); in collect_features_use()
Dhb-ot-shape.cc72 map->add_global_bool_feature (HB_TAG('r','v','r','n')); in hb_ot_shape_collect_features()
77 map->add_global_bool_feature (HB_TAG ('l','t','r','a')); in hb_ot_shape_collect_features()
78 map->add_global_bool_feature (HB_TAG ('l','t','r','m')); in hb_ot_shape_collect_features()
81 map->add_global_bool_feature (HB_TAG ('r','t','l','a')); in hb_ot_shape_collect_features()
99 map->add_global_bool_feature (common_features[i]); in hb_ot_shape_collect_features()
Dhb-ot-shape-complex-myanmar.cc96 map->add_global_bool_feature (HB_TAG('l','o','c','l')); in collect_features_myanmar()
99 map->add_global_bool_feature (HB_TAG('c','c','m','p')); in collect_features_myanmar()
Dhb-ot-map-private.hh171 inline void add_global_bool_feature (hb_tag_t tag) in add_global_bool_feature() function
Dhb-ot-shape-complex-indic.cc405 map->add_global_bool_feature (HB_TAG('l','o','c','l')); in collect_features_indic()
408 map->add_global_bool_feature (HB_TAG('c','c','m','p')); in collect_features_indic()
422 map->add_global_bool_feature (HB_TAG('c','a','l','t')); in collect_features_indic()
423 map->add_global_bool_feature (HB_TAG('c','l','i','g')); in collect_features_indic()