Home
last modified time | relevance | path

Searched defs:platform_delegate (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/libcef/browser/chrome/
Dchrome_browser_delegate.cc60 auto platform_delegate = CefBrowserPlatformDelegate::Create(create_params_); in SetAsDelegate() local
84 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate; in WebContentsCreated() local
230 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate, in CreateBrowser()
Dchrome_browser_host_impl.cc403 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate, in ChromeBrowserHostImpl()
/third_party/cef/libcef/browser/
Dbrowser_info_manager.h181 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate; member
Dbrowser_host_base.h261 CefBrowserPlatformDelegate* platform_delegate() const { in platform_delegate() function
Dbrowser_info_manager.cc238 std::unique_ptr<CefBrowserPlatformDelegate>& platform_delegate, in WebContentsCreated()
Dbrowser_contents_delegate.cc548 CefBrowserPlatformDelegate* CefBrowserContentsDelegate::platform_delegate() in platform_delegate() function in CefBrowserContentsDelegate
Dbrowser_host_base.cc141 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate, in CefBrowserHostBase()
/third_party/cef/libcef/browser/alloy/
Dalloy_browser_host_impl.cc141 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate = in Create() local
206 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate, in CreateInternal()
1296 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate; in WebContentsCreated() local
1595 std::unique_ptr<CefBrowserPlatformDelegate> platform_delegate, in AlloyBrowserHostImpl()
/third_party/cef/libcef/browser/native/
Dbrowser_platform_delegate_native_win.cc553 CefBrowserPlatformDelegateNativeWin* platform_delegate = nullptr; in WndProc() local