Home
last modified time | relevance | path

Searched defs:native_delegate (Results 1 – 8 of 8) sorted by relevance

/third_party/cef/libcef/browser/
Dbrowser_platform_delegate_create.cc55 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CreateOSRDelegate()
84 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate = in Create() local
99 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate = in Create() local
120 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate = in Create() local
128 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate = in Create() local
/third_party/cef/libcef/browser/osr/
Dbrowser_platform_delegate_osr_linux.cc10 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CefBrowserPlatformDelegateOsrLinux()
Dbrowser_platform_delegate_osr_win.cc10 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CefBrowserPlatformDelegateOsrWin()
Dbrowser_platform_delegate_osr.cc22 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CefBrowserPlatformDelegateOsr()
/third_party/cef/libcef/browser/extensions/
Dbrowser_platform_delegate_background.cc17 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate) in CefBrowserPlatformDelegateBackground()
/third_party/cef/libcef/browser/chrome/
Dbrowser_platform_delegate_chrome.cc13 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate) in CefBrowserPlatformDelegateChrome()
/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc49 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CefBrowserPlatformDelegateChromeViews()
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc55 std::unique_ptr<CefBrowserPlatformDelegateNative> native_delegate, in CefBrowserPlatformDelegateViews()