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

  /external/chromium/chrome/browser/themes/
browser_theme_pack.h 170 color_utils::HSL GetTintInternal(int id) const;
browser_theme_pack.cc 358 pack->GetTintInternal(ThemeService::TINT_BUTTONS),
742 HSLShift(frame, GetTintInternal(ThemeService::TINT_FRAME));
746 HSLShift(frame, GetTintInternal(
751 HSLShift(frame, GetTintInternal(
756 HSLShift(frame, GetTintInternal(
935 *frame, GetTintInternal(kFrameTintMap[i].value)));
    [all...]

Completed in 136 milliseconds