Home
last modified time | relevance | path

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

/third_party/harfbuzz/src/
Dhb-ot-map.hh185F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
Dhb-ot-map.cc241 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
Dhb-ot-shape.cc370 map->enable_feature (HB_TAG ('v','e','r','t'), F_GLOBAL_SEARCH); in hb_ot_shape_collect_features()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh185F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
Dhb-ot-map.cc256 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
Dhb-ot-shape.cc392 map->enable_feature (HB_TAG ('v','e','r','t'), F_GLOBAL_SEARCH); in hb_ot_shape_collect_features()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-map.hh185F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
Dhb-ot-map.cc236 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
Dhb-ot-shape.cc327 map->enable_feature (HB_TAG ('v','e','r','t'), F_GLOBAL_SEARCH); in hb_ot_shape_collect_features()