Home
last modified time | relevance | path

Searched refs:EnableNotificationContentImage (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.h119 BLINK_PLATFORM_EXPORT static void EnableNotificationContentImage(bool);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_runtime_features.h130 BLINK_PLATFORM_EXPORT static void EnableNotificationContentImage(bool);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/exported/
H A Dweb_runtime_features.cc230 void WebRuntimeFeatures::EnableNotificationContentImage(bool enable) { in EnableNotificationContentImage() 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.cc270 void WebRuntimeFeatures::EnableNotificationContentImage(bool enable) { in EnableNotificationContentImage() function in blink::WebRuntimeFeatures
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/child/
H A Druntime_features.cc210 {wf::EnableNotificationContentImage, features::kNotificationContentImage, in SetRuntimeFeaturesFromChromiumFeatures()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/child/
H A Druntime_features.cc203 {wf::EnableNotificationContentImage, features::kNotificationContentImage, in SetRuntimeFeaturesFromChromiumFeatures()