Searched defs:GetSystemColor (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/ui/native_theme/ | ||
D | native_theme_android.cc | 25 SkColor NativeThemeAndroid::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeAndroid |
D | fallback_theme.cc | 20 SkColor FallbackTheme::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::FallbackTheme |
D | native_theme_win.cc | 471 SkColor NativeThemeWin::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in ui::NativeThemeWin |
/external/chromium_org/chrome/browser/ui/libgtk2ui/ | ||
D | native_theme_gtk2.cc | 153 SkColor NativeThemeGtk2::GetSystemColor(ColorId color_id) const { in GetSystemColor() function in libgtk2ui::NativeThemeGtk2 |