HomeSort by relevance Sort by last modified time
    Searched refs:common_features (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape.cc 44 static hb_tag_t common_features[] = { variable
99 for (unsigned int i = 0; i < ARRAY_LENGTH (common_features); i++)
100 map->add_global_bool_feature (common_features[i]);
  /external/harfbuzz_ng/src/
hb-ot-shape.cc 44 static hb_tag_t common_features[] = { variable
99 for (unsigned int i = 0; i < ARRAY_LENGTH (common_features); i++)
100 map->add_global_bool_feature (common_features[i]);

Completed in 80 milliseconds