Searched refs:GetFaviconForTabIconView (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dtab_icon_view_model.h21 virtual gfx::ImageSkia GetFaviconForTabIconView() = 0;
H A Dtab_icon_view.cc146 gfx::ImageSkia favicon = model_->GetFaviconForTabIconView();
/external/chromium/chrome/browser/ui/views/
H A Dtab_icon_view.h28 virtual SkBitmap GetFaviconForTabIconView() = 0;
H A Dtab_icon_view.cc142 SkBitmap favicon = model_->GetFaviconForTabIconView();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dapp_panel_browser_frame_view.h59 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.h68 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dopaque_browser_frame_view.h81 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.cc383 gfx::ImageSkia BrowserNonClientFrameViewAsh::GetFaviconForTabIconView() { function in class:BrowserNonClientFrameViewAsh
H A Dapp_panel_browser_frame_view.cc253 gfx::ImageSkia AppPanelBrowserFrameView::GetFaviconForTabIconView() { function in class:AppPanelBrowserFrameView
H A Dopaque_browser_frame_view.cc535 gfx::ImageSkia OpaqueBrowserFrameView::GetFaviconForTabIconView() { function in class:OpaqueBrowserFrameView
/external/chromium/chrome/browser/ui/views/frame/
H A Dapp_panel_browser_frame_view.h65 virtual SkBitmap GetFaviconForTabIconView() OVERRIDE;
H A Dopaque_browser_frame_view.h97 virtual SkBitmap GetFaviconForTabIconView() OVERRIDE;
H A Dapp_panel_browser_frame_view.cc258 SkBitmap AppPanelBrowserFrameView::GetFaviconForTabIconView() { function in class:AppPanelBrowserFrameView
H A Dopaque_browser_frame_view.cc463 SkBitmap OpaqueBrowserFrameView::GetFaviconForTabIconView() { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h87 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dpanel_frame_view.cc632 gfx::ImageSkia PanelFrameView::GetFaviconForTabIconView() { function in class:PanelFrameView

Completed in 174 milliseconds