HomeSort by relevance Sort by last modified time
    Searched refs:GetFaviconForTabIconView (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/chrome/browser/ui/views/
tab_icon_view_model.h 21 virtual gfx::ImageSkia GetFaviconForTabIconView() = 0;
tab_icon_view.cc 147 gfx::ImageSkia favicon = model_->GetFaviconForTabIconView();
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_non_client_frame_view_ash.h 69 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
opaque_browser_frame_view.h 75 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
browser_non_client_frame_view_ash.cc 373 gfx::ImageSkia BrowserNonClientFrameViewAsh::GetFaviconForTabIconView() {
opaque_browser_frame_view.cc 382 gfx::ImageSkia OpaqueBrowserFrameView::GetFaviconForTabIconView() {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_frame_view.h 87 virtual gfx::ImageSkia GetFaviconForTabIconView() OVERRIDE;
panel_frame_view.cc 630 gfx::ImageSkia PanelFrameView::GetFaviconForTabIconView() {

Completed in 101 milliseconds