Searched refs:ShouldTabIconViewAnimate (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/
H A Dtab_icon_view_model.h18 virtual bool ShouldTabIconViewAnimate() const = 0;
H A Dtab_icon_view.cc76 if (!model_->ShouldTabIconViewAnimate()) {
86 } else if (model_->ShouldTabIconViewAnimate()) {
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_non_client_frame_view_ash.h73 virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
H A Dopaque_browser_frame_view.h74 virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
H A Dbrowser_non_client_frame_view_ash.cc407 bool BrowserNonClientFrameViewAsh::ShouldTabIconViewAnimate() const { function in class:BrowserNonClientFrameViewAsh
H A Dopaque_browser_frame_view.cc335 bool OpaqueBrowserFrameView::ShouldTabIconViewAnimate() const { function in class:OpaqueBrowserFrameView
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_frame_view.h87 virtual bool ShouldTabIconViewAnimate() const OVERRIDE;
H A Dpanel_frame_view.cc625 bool PanelFrameView::ShouldTabIconViewAnimate() const { function in class:PanelFrameView

Completed in 103 milliseconds