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

  /external/chromium/chrome/browser/themes/
theme_service.cc 540 color_utils::HSL ThemeService::GetTint(int id) const {
544 if (theme_pack_.get() && theme_pack_->GetTint(id, &hsl))
browser_theme_pack.cc 454 bool BrowserThemePack::GetTint(int id, color_utils::HSL* hsl) const {
    [all...]

Completed in 166 milliseconds