Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h226 BLINK_PLATFORM_EXPORT static void EnableRestrictGamepadAccess(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc626 void WebRuntimeFeatures::EnableRestrictGamepadAccess(bool enable) { in EnableRestrictGamepadAccess() function in blink::WebRuntimeFeatures
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc312 {wf::EnableRestrictGamepadAccess, features::kRestrictGamepadAccess}, in SetRuntimeFeaturesFromChromiumFeatures()