Home
last modified time | relevance | path

Searched refs:high_contrast_ (Results 1 – 5 of 5) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/native_theme/
H A Dnative_theme_win_unittest.cc23 bool UsesHighContrastColors() const override { return high_contrast_; } in UsesHighContrastColors()
28 high_contrast_ = high_contrast; in SetUsesHighContrastColors()
36 bool high_contrast_ = false; member in ui::TestNativeThemeWin
H A Dtest_native_theme.h39 high_contrast_ = high_contrast; in SetUsesHighContrastColors()
45 bool high_contrast_ = false; variable
H A Dtest_native_theme.cc43 return high_contrast_; in UsesHighContrastColors()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/native_theme/
H A Dtest_native_theme.h40 high_contrast_ = high_contrast; in SetUsesHighContrastColors()
49 bool high_contrast_ = false; variable
H A Dtest_native_theme.cc43 return high_contrast_; in UsesHighContrastColors()