Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr.h24 void CreateViewForWebContents(
Dbrowser_platform_delegate_osr.cc31 void CefBrowserPlatformDelegateOsr::CreateViewForWebContents( in CreateViewForWebContents() function in CefBrowserPlatformDelegateOsr
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.h96 virtual void CreateViewForWebContents(
Dbrowser_platform_delegate.cc24 void CefBrowserPlatformDelegate::CreateViewForWebContents( in CreateViewForWebContents() function in CefBrowserPlatformDelegate
Dbrowser_info_manager.cc224 pending_popup->platform_delegate->CreateViewForWebContents(view, in GetCustomWebContentsView()
/third_party/cef/libcef/browser/alloy/
Dbrowser_platform_delegate_alloy.cc100 CreateViewForWebContents(&wc_create_params.view, in CreateWebContents()