Home
last modified time | relevance | path

Searched refs:EnableForcedColors (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.h65 BLINK_PLATFORM_EXPORT static void EnableForcedColors(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h65 BLINK_PLATFORM_EXPORT static void EnableForcedColors(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc84 void WebRuntimeFeatures::EnableForcedColors(bool enable) { in EnableForcedColors() 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.cc78 void WebRuntimeFeatures::EnableForcedColors(bool enable) { in EnableForcedColors() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc284 {wf::EnableForcedColors, features::kForcedColors, kUseFeatureState}, in SetRuntimeFeaturesFromChromiumFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc265 {wf::EnableForcedColors, features::kForcedColors}, in SetRuntimeFeaturesFromChromiumFeatures()