Home
last modified time | relevance | path

Searched defs:GetBrowserView (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc105 CefBrowserPlatformDelegateChromeViews::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegateChromeViews
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc136 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegateViews::GetBrowserView() in GetBrowserView() function in CefBrowserPlatformDelegateViews
/third_party/cef/libcef/browser/
Dbrowser_platform_delegate.cc122 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegate::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegate
Dbrowser_host_base.cc847 CefRefPtr<CefBrowserView> CefBrowserHostBase::GetBrowserView() const { in GetBrowserView() function in CefBrowserHostBase