Searched defs:theme_provider_ (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_icon_painter_unittest.cc20 theme_provider_ = ThemeServiceFactory::GetForProfile(&profile_);
29 ui::ThemeProvider* theme_provider_; member in class:WrenchIconPainterTest
42 painter_.Paint(&canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_NONE);
44 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_HOVER);
46 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED);
50 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED);
53 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED);
56 &canvas, theme_provider_, rect, WrenchIconPainter::BEZEL_PRESSED);
58 painter_.set_badge(*theme_provider_->GetImageSkiaNamed(IDR_PRODUCT_LOGO_16));
60 &canvas, theme_provider_, rec
[all...]
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_frame.h125 // |theme_provider_|. Initially |theme_provider_| is set to the ThemeService
129 ui::ThemeProvider* theme_provider_; member in class:BrowserFrame
/external/chromium_org/chrome/browser/ui/views/
H A Dpassword_generation_bubble_view.h102 ui::ThemeProvider* theme_provider_; member in class:PasswordGenerationBubbleView
/external/chromium/chrome/browser/ui/views/tabs/
H A Dbase_tab.h73 theme_provider_ = provider;
209 ui::ThemeProvider* theme_provider_; member in class:BaseTab
/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab.h72 theme_provider_ = provider;
329 ui::ThemeProvider* theme_provider_; member in class:Tab

Completed in 200 milliseconds