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

  /external/chromium_org/ui/wm/public/
animation_host.h 35 virtual void OnWindowHidingAnimationCompleted() = 0;
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.h 131 virtual void OnWindowHidingAnimationCompleted() OVERRIDE;
desktop_window_tree_host_win.cc 191 // else case, OnWindowHidingAnimationCompleted does the actual Close.
555 void DesktopWindowTreeHostWin::OnWindowHidingAnimationCompleted() {
    [all...]
  /external/chromium_org/ui/wm/core/
window_animations_unittest.cc 261 virtual void OnWindowHidingAnimationCompleted() OVERRIDE {
window_animations.cc 121 animation_host->OnWindowHidingAnimationCompleted();

Completed in 90 milliseconds