Home
last modified time | relevance | path

Searched refs:GetThemeProvider (Results 1 – 25 of 71) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/views/toolbar/
Dwrench_toolbar_button.cc32 *GetThemeProvider()->GetImageSkiaNamed(IDR_TOOLS_BADGE_AURA)); in OnPaint()
36 canvas, GetThemeProvider(), gfx::Rect(size()), GetCurrentBezelType()); in OnPaint()
Dsite_chip_view.cc300 location_icon_view_->SetImage(GetThemeProvider()->GetImageSkiaNamed( in Init()
344 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR); in Update()
380 location_icon_view_->SetImage(GetThemeProvider()->GetImageSkiaNamed(icon)); in Update()
385 location_icon_view_->SetImage(GetThemeProvider()->GetImageSkiaNamed(icon)); in Update()
/external/chromium/chrome/browser/ui/touch/tabs/
Dtouch_tab.cc85 SkColor title_color = GetThemeProvider()-> in OnPaint()
137 ThemeProvider* tp = GetThemeProvider(); in PaintActiveTabBackground()
141 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground()
201 ThemeProvider* tp = GetThemeProvider(); in PaintIcon()
231 GetThemeProvider()->GetColor( in PaintIcon()
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_frame_win.cc136 ThemeProvider* BrowserFrameWin::GetThemeProvider() const { in GetThemeProvider() function in BrowserFrameWin
212 return GetThemeProvider(); in GetThemeProviderForFrame()
229 return GetThemeProvider()->ShouldUseNativeFrame(); in AlwaysUseNativeFrame()
Dbrowser_frame_gtk.cc77 return GetThemeProvider(); in GetThemeProviderForFrame()
95 ThemeProvider* BrowserFrameGtk::GetThemeProvider() const { in GetThemeProvider() function in BrowserFrameGtk
Dbrowser_frame_gtk.h43 virtual ui::ThemeProvider* GetThemeProvider() const OVERRIDE;
Dbrowser_frame_win.h54 virtual ui::ThemeProvider* GetThemeProvider() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
Dopaque_browser_frame_view.cc539 ui::ThemeProvider* tp = frame()->GetThemeProvider(); in InitWindowCaptionButton()
581 ui::ThemeProvider* tp = GetThemeProvider(); in PaintRestoredFrameBorder()
623 GetThemeProvider()->GetImageSkiaNamed(IDR_APP_TOP_CENTER); in PaintMaximizedFrameBorder()
649 ui::ThemeProvider* tp = GetThemeProvider(); in PaintToolbarBackground()
739 ui::ThemeProvider* tp = GetThemeProvider(); in PaintRestoredClientEdge()
825 return GetThemeProvider()->GetColor(is_incognito ? in GetFrameColor()
829 return GetThemeProvider()->GetColor(is_incognito ? in GetFrameColor()
854 return GetThemeProvider()->GetImageSkiaNamed(resource_id); in GetFrameImage()
869 ui::ThemeProvider* tp = GetThemeProvider(); in GetFrameOverlayImage()
Dbrowser_non_client_frame_view_ash.cc244 ui::ThemeProvider* theme_provider = GetThemeProvider(); in OnPaint()
428 gfx::ImageSkia* frame_image = GetThemeProvider()->GetImageSkiaNamed( in PaintImmersiveLightbarStyleHeader()
454 ui::ThemeProvider* tp = GetThemeProvider(); in PaintToolbarBackground()
537 ui::ThemeProvider* tp = GetThemeProvider(); in GetThemeFrameOverlayImageId()
Dbrowser_desktop_root_window_host_win.cc253 return !GetWidget()->GetThemeProvider()->ShouldUseNativeFrame(); in IsUsingCustomFrame()
264 GetWidget()->GetThemeProvider()); in ShouldUseNativeFrame()
Dbrowser_frame.h82 virtual ui::ThemeProvider* GetThemeProvider() const OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
Davatar_label.cc68 SkColor background_color = view.GetThemeProvider()->GetColor( in Paint()
116 SkColor color_label = browser_view_->frame()->GetThemeProvider()->GetColor( in UpdateLabelStyle()
Ddropdown_bar_view.cc65 ui::ThemeProvider* tp = view->GetThemeProvider(); in Paint()
/external/chromium/chrome/browser/ui/views/tabs/
Dtab.cc207 SkColor title_color = GetThemeProvider()-> in OnPaint()
459 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(tab_id); in PaintInactiveTabBackground()
468 int bg_offset_y = GetThemeProvider()->HasCustomImage(tab_id) ? in PaintInactiveTabBackground()
511 if (!GetThemeProvider()->HasCustomImage(tab_id) && in PaintInactiveTabBackground()
534 ui::ThemeProvider* tp = GetThemeProvider(); in PaintActiveTabBackground()
537 SkBitmap* tab_bg = GetThemeProvider()->GetBitmapNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground()
Dbase_tab.cc280 ui::ThemeProvider* BaseTab::GetThemeProvider() const { in GetThemeProvider() function in BaseTab
281 ui::ThemeProvider* tp = View::GetThemeProvider(); in GetThemeProvider()
437 ui::ThemeProvider* tp = GetThemeProvider(); in PaintIcon()
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc338 if (show_all_view_ && close_button_ && GetThemeProvider()) { in UpdateColorsFromTheme()
341 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TOOLBAR))); in UpdateColorsFromTheme()
344 GetThemeProvider()->GetColor(ThemeProperties::COLOR_BOOKMARK_TEXT)); in UpdateColorsFromTheme()
346 GetThemeProvider()->GetColor(ThemeProperties::COLOR_TAB_TEXT), in UpdateColorsFromTheme()
/external/chromium/chrome/browser/ui/views/download/
Ddownload_shelf_view.cc253 GetThemeProvider()->GetColor(ThemeService::COLOR_BOOKMARK_TEXT)); in Layout()
255 GetThemeProvider()->GetColor(ThemeService::COLOR_TOOLBAR))); in Layout()
350 if (GetThemeProvider()) { in UpdateButtonColors()
352 GetThemeProvider()->GetColor(ThemeService::COLOR_TAB_TEXT), in UpdateButtonColors()
/external/chromium/chrome/browser/chromeos/frame/
Dbrowser_frame_view_chromeos.cc66 ui::ThemeProvider* tp = GetThemeProvider(); in ModifyMaximizedFramePainting()
/external/chromium/chrome/browser/ui/views/
Dfind_bar_view.cc264 ui::ThemeProvider* tp = GetThemeProvider(); in OnPaint()
540 if (GetThemeProvider()) { in OnThemeChanged()
542 GetThemeProvider()->GetColor(ThemeService::COLOR_TAB_TEXT), in OnThemeChanged()
Dtab_icon_view.cc92 SkBitmap throbber(*GetThemeProvider()->GetBitmapNamed( in PaintThrobber()
/external/chromium_org/chrome/browser/ui/views/tabs/
Dtab.cc969 ui::ThemeProvider* Tab::GetThemeProvider() const { in GetThemeProvider() function in Tab
970 ui::ThemeProvider* tp = View::GetThemeProvider(); in GetThemeProvider()
1168 SkColor title_color = GetThemeProvider()-> in PaintTab()
1327 ui::ThemeProvider* theme_provider = GetThemeProvider(); in PaintInactiveTabBackground()
1360 gfx::ImageSkia* tab_bg = GetThemeProvider()->GetImageSkiaNamed(tab_id); in PaintInactiveTabBackgroundUsingResourceId()
1369 int bg_offset_y = GetThemeProvider()->HasCustomImage(tab_id) ? in PaintInactiveTabBackgroundUsingResourceId()
1413 if (!GetThemeProvider()->HasCustomImage(tab_id) && in PaintInactiveTabBackgroundUsingResourceId()
1432 GetThemeProvider()->GetImageSkiaNamed(IDR_THEME_TOOLBAR); in PaintActiveTabBackground()
1479 ui::ThemeProvider* tp = GetThemeProvider(); in PaintIcon()
/external/chromium/chrome/browser/ui/gtk/tabs/
Dtab_gtk.h81 virtual ui::ThemeProvider* GetThemeProvider() = 0;
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_instructions_view.cc101 const ui::ThemeProvider* theme_provider = GetThemeProvider(); in UpdateColors()
/external/chromium_org/chrome/browser/ui/views/omnibox/
Domnibox_result_view.cc128 location_bar_view_->GetThemeProvider()->GetImageSkiaNamed( in OmniboxResultView()
329 return *(location_bar_view_->GetThemeProvider()->GetImageSkiaNamed(icon)); in GetIcon()
335 return location_bar_view_->GetThemeProvider()->GetImageSkiaNamed( in GetKeywordIcon()
/external/chromium_org/chrome/browser/ui/views/bookmarks/
Dbookmark_bar_instructions_view.cc120 const ui::ThemeProvider* theme_provider = GetThemeProvider(); in UpdateColors()

123