Home
last modified time | relevance | path

Searched refs:EnableMediaCastOverlayButton (Results 1 – 6 of 6) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_runtime_features.h191 BLINK_PLATFORM_EXPORT static void EnableMediaCastOverlayButton(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h210 BLINK_PLATFORM_EXPORT static void EnableMediaCastOverlayButton(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc474 void WebRuntimeFeatures::EnableMediaCastOverlayButton(bool enable) { in EnableMediaCastOverlayButton() 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.cc542 void WebRuntimeFeatures::EnableMediaCastOverlayButton(bool enable) { in EnableMediaCastOverlayButton() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc240 {wf::EnableMediaCastOverlayButton, media::kMediaCastOverlayButton, in SetRuntimeFeaturesFromChromiumFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc232 {wf::EnableMediaCastOverlayButton, media::kMediaCastOverlayButton}, in SetRuntimeFeaturesFromChromiumFeatures()