HomeSort by relevance Sort by last modified time
    Searched refs:GetNormalEntryForegroundHSL (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/ui/gtk/
gtk_theme_service.h 224 void GetNormalEntryForegroundHSL(color_utils::HSL* tint) const;
gtk_theme_service.cc 711 GetNormalEntryForegroundHSL(&entry_tint_);
    [all...]
  /external/chromium_org/chrome/browser/ui/libgtk2ui/
gtk2_ui.h 151 void GetNormalEntryForegroundHSL(color_utils::HSL* tint) const;
gtk2_ui.cc 692 GetNormalEntryForegroundHSL(&entry_tint_);
    [all...]
  /external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.h 232 void GetNormalEntryForegroundHSL(color_utils::HSL* tint) const;
gtk_theme_service.cc 746 GetNormalEntryForegroundHSL(&entry_tint_);
    [all...]

Completed in 367 milliseconds