Searched refs:WindowDestroyed (Results 1 – 10 of 10) sorted by relevance
32 base::BindOnce(&AlloyBrowserHostImpl::WindowDestroyed, in CloseHostWindow()
157 void WindowDestroyed() override;
537 void ChromeBrowserHostImpl::WindowDestroyed() { in WindowDestroyed() function in ChromeBrowserHostImpl
181 browser->WindowDestroyed(); in Detach()
145 virtual void WindowDestroyed() = 0;
153 void WindowDestroyed() override;
717 void AlloyBrowserHostImpl::WindowDestroyed() { in WindowDestroyed() function in AlloyBrowserHostImpl
372 ->WindowDestroyed(); in ProcessXEvent()
607 static_cast<AlloyBrowserHostImpl*>(browser)->WindowDestroyed(); in WndProc()
52 static_cast<AlloyBrowserHostImpl*>(browser_)->WindowDestroyed();