Home
last modified time | relevance | path

Searched defs:tab_bg (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_renderer_gtk.cc400 SkBitmap* tab_bg = theme_service_->GetBitmapNamed(theme_id); in PaintFaviconArea() local
903 SkBitmap* tab_bg = theme_service_->GetBitmapNamed(tab_id); in PaintInactiveTabBackground() local
938 SkBitmap* tab_bg = theme_service_->GetBitmapNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground() local
/external/chromium/chrome/browser/ui/views/tabs/
Dtab.cc459 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(tab_id); in PaintInactiveTabBackground() local
537 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground() local
/external/chromium/chrome/browser/ui/touch/tabs/
Dtouch_tab.cc141 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground() local