Searched defs:OnWindowCreated (Results 1 – 8 of 8) sorted by relevance
56 virtual void OnWindowCreated(CefRefPtr<CefWindow> window) {} in OnWindowCreated() function
25 void OnWindowCreated(CefRefPtr<CefWindow> window) override { in OnWindowCreated() function in __anoneb0f49660111::SimpleWindowDelegate
48 void TestWindowDelegate::OnWindowCreated(CefRefPtr<CefWindow> window) { in OnWindowCreated() function in TestWindowDelegate
23 void OnWindowCreated(CefRefPtr<CefWindow> window) override { in OnWindowCreated() function in __anon728c05900111::PopupWindowDelegate
29 void OnWindowCreated(CefRefPtr<CefWindow> window) override { in OnWindowCreated() function in __anonde3936660111::PopupWindowDelegate
23 void CefWindowDelegateCToCpp::OnWindowCreated(CefRefPtr<CefWindow> window) { in OnWindowCreated() function in CefWindowDelegateCToCpp
33 void OnWindowCreated(CefRefPtr<CefWindow> window) override { in OnWindowCreated() function in __anone84906e20111::TestWindowDelegate
496 void ViewsWindow::OnWindowCreated(CefRefPtr<CefWindow> window) { in OnWindowCreated() function in client::ViewsWindow