Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h190 BLINK_PLATFORM_EXPORT static void EnableMediaControlsOverlayPlayButton(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h208 BLINK_PLATFORM_EXPORT static void EnableMediaControlsOverlayPlayButton(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/renderer/
H A Dcast_content_renderer_client.cc379 blink::WebRuntimeFeatures::EnableMediaControlsOverlayPlayButton(false); in SetRuntimeFeaturesDefaultsBeforeBlinkInitialization()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc470 void WebRuntimeFeatures::EnableMediaControlsOverlayPlayButton(bool enable) { in EnableMediaControlsOverlayPlayButton() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc534 void WebRuntimeFeatures::EnableMediaControlsOverlayPlayButton(bool enable) { in EnableMediaControlsOverlayPlayButton() function in blink::WebRuntimeFeatures