Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-shape.cc44 static hb_tag_t common_features[] = { variable
98 for (unsigned int i = 0; i < ARRAY_LENGTH (common_features); i++) in hb_ot_shape_collect_features()
99 map->add_global_bool_feature (common_features[i]); in hb_ot_shape_collect_features()