Searched defs:NotifyBrowserCreated (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/chrome/views/ | ||
D | browser_platform_delegate_chrome_views.cc | 76 void CefBrowserPlatformDelegateChromeViews::NotifyBrowserCreated() { in NotifyBrowserCreated() function in CefBrowserPlatformDelegateChromeViews |
/third_party/cef/libcef/browser/views/ | ||
D | browser_platform_delegate_views.cc | 92 void CefBrowserPlatformDelegateViews::NotifyBrowserCreated() { in NotifyBrowserCreated() function in CefBrowserPlatformDelegateViews |
/third_party/cef/libcef/browser/ | ||
D | browser_platform_delegate.cc | 90 void CefBrowserPlatformDelegate::NotifyBrowserCreated() {} in NotifyBrowserCreated() function in CefBrowserPlatformDelegate |
/third_party/cef/tests/cefclient/browser/ | ||
D | client_handler.cc | 1059 void ClientHandler::NotifyBrowserCreated(CefRefPtr<CefBrowser> browser) { in NotifyBrowserCreated() function in client::ClientHandler |