Home
last modified time | relevance | path

Searched refs:IsUsingHighContrastTheme (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_aurawin.cc63 NativeThemeWin::instance()->IsUsingHighContrastTheme()) { in Paint()
Dnative_theme_win.h58 bool IsUsingHighContrastTheme() const;
Dnative_theme_win.cc138 bool NativeThemeWin::IsUsingHighContrastTheme() const { in IsUsingHighContrastTheme() function in ui::NativeThemeWin
579 return system_colors_[IsUsingHighContrastTheme() ? in GetSystemColor()
596 return system_colors_[IsUsingHighContrastTheme() ? in GetSystemColor()