Searched refs:F_GLOBAL_SEARCH (Results 1 – 9 of 9) sorted by relevance
/third_party/harfbuzz/src/ |
D | hb-ot-map.hh | 185 …F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
|
D | hb-ot-map.cc | 241 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
|
D | hb-ot-shape.cc | 370 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/ |
D | hb-ot-map.hh | 185 …F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
|
D | hb-ot-map.cc | 256 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
|
D | hb-ot-shape.cc | 392 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/ |
D | hb-ot-map.hh | 185 …F_GLOBAL_SEARCH = 0x0010u, /* If feature not found in LangSys, look for it in global feature list … enumerator
|
D | hb-ot-map.cc | 236 if (!found && (info->flags & F_GLOBAL_SEARCH)) in compile()
|
D | hb-ot-shape.cc | 327 map->enable_feature (HB_TAG ('v','e','r','t'), F_GLOBAL_SEARCH); in hb_ot_shape_collect_features()
|