Home
last modified time | relevance | path

Searched refs:kForcedColors (Results 1 – 7 of 7) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/
H A Dui_base_features.cc137 const base::Feature kForcedColors{"ForcedColors", variable
142 base::FeatureList::IsEnabled(features::kForcedColors); in IsForcedColorsEnabled()
H A Dui_base_features.h67 COMPONENT_EXPORT(UI_BASE_FEATURES) extern const base::Feature kForcedColors;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/base/
H A Dui_base_features.cc159 const base::Feature kForcedColors{"ForcedColors", variable
164 base::FeatureList::IsEnabled(features::kForcedColors); in IsForcedColorsEnabled()
H A Dui_base_features.h73 COMPONENT_EXPORT(UI_BASE_FEATURES) extern const base::Feature kForcedColors;
/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()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/
H A Dabout_flags.cc4117 FEATURE_VALUE_TYPE(features::kForcedColors)},