Searched refs:CreateWebContents (Results 1 – 6 of 6) sorted by relevance
18 @@ -210,6 +210,8 @@ void MimeHandlerViewGuest::CreateWebContents(27 @@ -220,6 +222,10 @@ void MimeHandlerViewGuest::CreateWebContents(
25 content::WebContents* CreateWebContents(CefBrowserCreateParams& create_params,
46 content::WebContents* CefBrowserPlatformDelegateAlloy::CreateWebContents( in CreateWebContents() function in CefBrowserPlatformDelegateAlloy
156 platform_delegate->CreateWebContents(create_params, own_web_contents); in Create()
89 virtual content::WebContents* CreateWebContents(
17 content::WebContents* CefBrowserPlatformDelegate::CreateWebContents( in CreateWebContents() function in CefBrowserPlatformDelegate