Home
last modified time | relevance | path

Searched refs:GetNormalEntryForegroundHSL (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dgtk_theme_service.h224 void GetNormalEntryForegroundHSL(color_utils::HSL* tint) const;
Dgtk_theme_service.cc711 GetNormalEntryForegroundHSL(&entry_tint_); in LoadGtkValues()
1054 void GtkThemeService::GetNormalEntryForegroundHSL( in GetNormalEntryForegroundHSL() function in GtkThemeService