Searched refs:GetFaviconForTabIconView (Results 1 - 8 of 8) 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.cc147 gfx::ImageSkia favicon = model_->GetFaviconForTabIconView();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash.h74 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dopaque_browser_frame_view.h75 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.cc415 gfx::ImageSkia BrowserNonClientFrameViewAsh::GetFaviconForTabIconView() { function in class:BrowserNonClientFrameViewAsh
H A Dopaque_browser_frame_view.cc343 gfx::ImageSkia OpaqueBrowserFrameView::GetFaviconForTabIconView() { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h88 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
H A Dpanel_frame_view.cc633 gfx::ImageSkia PanelFrameView::GetFaviconForTabIconView() { function in class:PanelFrameView

Completed in 214 milliseconds