Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/themes/
Dbrowser_theme_pack.cc358 pack->GetTintInternal(ThemeService::TINT_BUTTONS), in BuildFromExtension()
742 HSLShift(frame, GetTintInternal(ThemeService::TINT_FRAME)); in GenerateMissingColors()
746 HSLShift(frame, GetTintInternal( in GenerateMissingColors()
751 HSLShift(frame, GetTintInternal( in GenerateMissingColors()
756 HSLShift(frame, GetTintInternal( in GenerateMissingColors()
935 *frame, GetTintInternal(kFrameTintMap[i].value))); in GenerateFrameImages()
975 *(it->second), GetTintInternal( in GenerateTabBackgroundImages()
1036 color_utils::HSL BrowserThemePack::GetTintInternal(int id) const { in GetTintInternal() function in BrowserThemePack
Dbrowser_theme_pack.h170 color_utils::HSL GetTintInternal(int id) const;