Searched defs:GetTint (Results 1 – 3 of 3) sorted by relevance
| /external/chromium_org/chrome/browser/themes/ | ||
| D | custom_theme_supplier.cc | 20 bool CustomThemeSupplier::GetTint(int id, color_utils::HSL* hsl) const { in GetTint() function in CustomThemeSupplier |
| D | theme_service.cc | 398 color_utils::HSL ThemeService::GetTint(int id) const { in GetTint() function in ThemeService |
| D | browser_theme_pack.cc | 816 bool BrowserThemePack::GetTint(int id, color_utils::HSL* hsl) const { in GetTint() function in BrowserThemePack |