Home
last modified time | relevance | path

Searched refs:CreateWebContents (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/patch/patches/
Dmime_handler_view_guest_1565_2727.patch18 @@ -210,6 +210,8 @@ void MimeHandlerViewGuest::CreateWebContents(
27 @@ -220,6 +222,10 @@ void MimeHandlerViewGuest::CreateWebContents(
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.h25 content::WebContents* CreateWebContents(CefBrowserCreateParams& create_params,
Dbrowser_platform_delegate_alloy.cc46 content::WebContents* CefBrowserPlatformDelegateAlloy::CreateWebContents( in CreateWebContents() function in CefBrowserPlatformDelegateAlloy
Dalloy_browser_host_impl.cc156 platform_delegate->CreateWebContents(create_params, own_web_contents); in Create()
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h89 virtual content::WebContents* CreateWebContents(
Dbrowser_platform_delegate.cc17 content::WebContents* CefBrowserPlatformDelegate::CreateWebContents( in CreateWebContents() function in CefBrowserPlatformDelegate