Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/html/forms/
H A Dcolor_chooser_popup_ui_controller.cc115 AddProperty("isEyeDropperEnabled", ::features::IsEyeDropperEnabled(), data); in WriteColorPickerDocument()
161 AddProperty("isEyeDropperEnabled", ::features::IsEyeDropperEnabled(), data); in WriteColorSuggestionPickerDocument()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/html/forms/
H A Dcolor_chooser_popup_ui_controller.cc120 AddProperty("isEyeDropperEnabled", features::IsEyeDropperEnabled(), data); in WriteColorPickerDocument()
191 AddProperty("isEyeDropperEnabled", features::IsEyeDropperEnabled(), data); in WriteColorSuggestionPickerDocument()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.h72 COMPONENT_EXPORT(UI_BASE_FEATURES) bool IsEyeDropperEnabled();
H A Dui_base_features.cc150 bool IsEyeDropperEnabled() { in IsEyeDropperEnabled() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.h78 COMPONENT_EXPORT(UI_BASE_FEATURES) bool IsEyeDropperEnabled();
H A Dui_base_features.cc179 bool IsEyeDropperEnabled() { in IsEyeDropperEnabled() function