Home
last modified time | relevance | path

Searched defs:SetBrowserView (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc56 void CefBrowserPlatformDelegateChromeViews::SetBrowserView( in SetBrowserView() function in CefBrowserPlatformDelegateChromeViews
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc63 void CefBrowserPlatformDelegateViews::SetBrowserView( in SetBrowserView() function in CefBrowserPlatformDelegateViews
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc818 void ViewsWindow::SetBrowserView(CefRefPtr<CefBrowserView> browser_view) { in SetBrowserView() function in client::ViewsWindow