Searched defs:OnWindowDestroyed (Results 1 – 9 of 9) sorted by relevance
64 virtual void OnWindowDestroyed(CefRefPtr<CefWindow> window) {} in OnWindowDestroyed() function
34 void OnWindowDestroyed(CefRefPtr<CefWindow> window) override { in OnWindowDestroyed() function in __anonfd641fc50111::SimpleWindowDelegate
123 void TestWindowDelegate::OnWindowDestroyed(CefRefPtr<CefWindow> window) { in OnWindowDestroyed() function in TestWindowDelegate
597 void OnWindowDestroyed(CefRefPtr<CefWindow> window) override { in OnWindowDestroyed() function in __anon9aa07afc0411::TestMenuButtonCustomPopupDelegate
29 void OnWindowDestroyed(CefRefPtr<CefWindow> window) override { in OnWindowDestroyed() function in __anon070a86ef0111::PopupWindowDelegate
35 void OnWindowDestroyed(CefRefPtr<CefWindow> window) override { in OnWindowDestroyed() function in __anon84ed2d850111::PopupWindowDelegate
42 void CefWindowDelegateCToCpp::OnWindowDestroyed(CefRefPtr<CefWindow> window) { in OnWindowDestroyed() function in CefWindowDelegateCToCpp
41 void OnWindowDestroyed(CefRefPtr<CefWindow> window) override { in OnWindowDestroyed() function in __anon4538a9210111::TestWindowDelegate
553 void ViewsWindow::OnWindowDestroyed(CefRefPtr<CefWindow> window) { in OnWindowDestroyed() function in client::ViewsWindow