Home
last modified time | relevance | path

Searched defs:GetSystemColor (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_android.cc25 SkColor NativeThemeAndroid::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeAndroid
Dfallback_theme.cc20 SkColor FallbackTheme::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::FallbackTheme
Dnative_theme_win.cc471 SkColor NativeThemeWin::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeWin
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dnative_theme_gtk2.cc153 SkColor NativeThemeGtk2::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in libgtk2ui::NativeThemeGtk2