Searched refs:OpenURLFromTab (Results 1 – 9 of 9) sorted by relevance
47 WebContents* MimeHandlerViewGuest::OpenURLFromTab(61 content::WebContents* OpenURLFromTab(
90 @@ -1533,6 +1572,14 @@ WebContents* Browser::OpenURLFromTab(WebContents* source,91 return window->OpenURLFromTab(source, params);96 + auto web_contents = cef_browser_delegate_->OpenURLFromTab(source, params);
135 content::WebContents* ChromeBrowserDelegate::OpenURLFromTab( in OpenURLFromTab() function in ChromeBrowserDelegate149 return delegate->OpenURLFromTab(source, params); in OpenURLFromTab()
69 content::WebContents* OpenURLFromTab(
87 content::WebContents* OpenURLFromTab(
70 content::WebContents* CefBrowserContentsDelegate::OpenURLFromTab( in OpenURLFromTab() function in CefBrowserContentsDelegate
796 base::IgnoreResult(&AlloyBrowserHostImpl::OpenURLFromTab), in MaybeAllowNavigation()1101 content::WebContents* AlloyBrowserHostImpl::OpenURLFromTab( in OpenURLFromTab() function in AlloyBrowserHostImpl1104 auto target_contents = contents_delegate_->OpenURLFromTab(source, params); in OpenURLFromTab()
201 content::WebContents* OpenURLFromTab(
12490 content::WebContents* OpenURLFromTab(