Searched defs:GetBrowserView (Results 1 – 4 of 4) sorted by relevance
/third_party/cef/libcef/browser/chrome/views/ | ||
D | browser_platform_delegate_chrome_views.cc | 105 CefBrowserPlatformDelegateChromeViews::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegateChromeViews |
/third_party/cef/libcef/browser/views/ | ||
D | browser_platform_delegate_views.cc | 136 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegateViews::GetBrowserView() in GetBrowserView() function in CefBrowserPlatformDelegateViews |
/third_party/cef/libcef/browser/ | ||
D | browser_platform_delegate.cc | 122 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegate::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegate |
D | browser_host_base.cc | 847 CefRefPtr<CefBrowserView> CefBrowserHostBase::GetBrowserView() const { in GetBrowserView() function in CefBrowserHostBase |