Searched refs:OnWindowHidingAnimationCompleted (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/wm/public/
H A Danimation_host.h35 virtual void OnWindowHidingAnimationCompleted() = 0;
/external/chromium_org/ui/wm/core/
H A Dwindow_animations_unittest.cc261 virtual void OnWindowHidingAnimationCompleted() OVERRIDE {
H A Dwindow_animations.cc123 animation_host->OnWindowHidingAnimationCompleted();
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.h131 virtual void OnWindowHidingAnimationCompleted() OVERRIDE;
H A Ddesktop_window_tree_host_win.cc193 // else case, OnWindowHidingAnimationCompleted does the actual Close.
578 void DesktopWindowTreeHostWin::OnWindowHidingAnimationCompleted() { function in class:views::DesktopWindowTreeHostWin

Completed in 565 milliseconds