Home
last modified time | relevance | path

Searched refs:OnWebContentsCreated (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dbrowser_delegate.h39 virtual void OnWebContentsCreated(content::WebContents* new_contents) = 0;
Dchrome_browser_delegate.h51 void OnWebContentsCreated(content::WebContents* new_contents) override;
Dchrome_browser_delegate.cc36 void ChromeBrowserDelegate::OnWebContentsCreated( in OnWebContentsCreated() function in ChromeBrowserDelegate
/third_party/cef/libcef/browser/alloy/
Dalloy_content_browser_client.h240 void OnWebContentsCreated(content::WebContents* web_contents) override;
Dalloy_content_browser_client.cc1514 void AlloyContentBrowserClient::OnWebContentsCreated( in OnWebContentsCreated() function in AlloyContentBrowserClient
/third_party/cef/patch/patches/
Dchrome_browser_browser.patch307 + cef_delegate->OnWebContentsCreated(target_contents.get());
/third_party/chromium/patch/
D0004-3.2-Beta5.patch5133 @@ -1895,10 +1940,14 @@ void AlloyContentBrowserClient::OnWebContentsCreated(
5161 void OnWebContentsCreated(content::WebContents* web_contents) override;
D0003-3.2-Beta3-1115.patch13423 void AlloyContentBrowserClient::OnWebContentsCreated(
13464 void OnWebContentsCreated(content::WebContents* web_contents) override;