Home
last modified time | relevance | path

Searched refs:kUseCommonSelectPopup (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.cc175 const base::Feature kUseCommonSelectPopup = {"UseCommonSelectPopup", variable
179 return base::FeatureList::IsEnabled(features::kUseCommonSelectPopup); in IsUseCommonSelectPopupEnabled()
H A Dui_base_features.h81 extern const base::Feature kUseCommonSelectPopup;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.cc216 const base::Feature kUseCommonSelectPopup = {"UseCommonSelectPopup", variable
220 return base::FeatureList::IsEnabled(features::kUseCommonSelectPopup); in IsUseCommonSelectPopupEnabled()
H A Dui_base_features.h92 extern const base::Feature kUseCommonSelectPopup;