Searched refs:OnRootWindowDestroyed (Results 1 – 7 of 7) sorted by relevance
101 void OnRootWindowDestroyed(RootWindow* root_window) override;
94 virtual void OnRootWindowDestroyed(RootWindow* root_window) = 0;
355 void RootWindowManager::OnRootWindowDestroyed(RootWindow* root_window) { in OnRootWindowDestroyed() function in client::RootWindowManager
529 delegate_->OnRootWindowDestroyed(this); in NotifyDestroyedIfDone()
725 delegate_->OnRootWindowDestroyed(this); in NotifyDestroyedIfDone()
1210 delegate_->OnRootWindowDestroyed(this); in NotifyDestroyedIfDone()
629 root_window_.delegate_->OnRootWindowDestroyed(&root_window_);