Home
last modified time | relevance | path

Searched refs:GetDelegateForPopupBrowserView (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/include/views/
Dcef_browser_view_delegate.h85 virtual CefRefPtr<CefBrowserViewDelegate> GetDelegateForPopupBrowserView( in GetDelegateForPopupBrowserView() function
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_delegate_ctocpp.h46 CefRefPtr<CefBrowserViewDelegate> GetDelegateForPopupBrowserView(
Dbrowser_view_delegate_ctocpp.cc79 CefBrowserViewDelegateCToCpp::GetDelegateForPopupBrowserView( in GetDelegateForPopupBrowserView() function in CefBrowserViewDelegateCToCpp
/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc122 new_delegate = browser_view_->delegate()->GetDelegateForPopupBrowserView( in PopupWebContentsCreated()
/third_party/cef/tests/cefclient/browser/
Dviews_window.h125 CefRefPtr<CefBrowserViewDelegate> GetDelegateForPopupBrowserView(
Dviews_window.cc336 CefRefPtr<CefBrowserViewDelegate> ViewsWindow::GetDelegateForPopupBrowserView( in GetDelegateForPopupBrowserView() function in client::ViewsWindow
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc153 new_delegate = browser_view_->delegate()->GetDelegateForPopupBrowserView( in PopupWebContentsCreated()
/third_party/cef/libcef_dll/cpptoc/views/
Dbrowser_view_delegate_cpptoc.cc112 CefBrowserViewDelegateCppToC::Get(self)->GetDelegateForPopupBrowserView( in browser_view_delegate_get_delegate_for_popup_browser_view()
/third_party/chromium/patch/
D0004-3.2-Beta5.patch23214 -CefBrowserViewDelegateCToCpp::GetDelegateForPopupBrowserView(
23220 + GetDelegateForPopupBrowserView(CefRefPtr<CefBrowserView> browser_view,