Searched refs:IsAnimatingClosed (Results 1 – 6 of 6) sorted by relevance
155 virtual bool IsAnimatingClosed() const = 0;
147 virtual bool IsAnimatingClosed() const OVERRIDE;
105 virtual bool IsAnimatingClosed() const OVERRIDE;
449 bool DesktopWindowTreeHostWin::IsAnimatingClosed() const { in IsAnimatingClosed() function in views::DesktopWindowTreeHostWin
1166 if (desktop_window_tree_host_->IsAnimatingClosed()) in OnHostResized()
845 bool DesktopWindowTreeHostX11::IsAnimatingClosed() const { in IsAnimatingClosed() function in views::DesktopWindowTreeHostX11