Searched refs:GetBrowserView (Results 1 – 11 of 11) sorted by relevance
28 CefRefPtr<CefBrowserView> GetBrowserView() const override;
105 CefBrowserPlatformDelegateChromeViews::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegateChromeViews
35 CefRefPtr<CefBrowserView> GetBrowserView() const override;
38 return browser_impl->GetBrowserView(); in GetForBrowser()
136 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegateViews::GetBrowserView() in GetBrowserView() function in CefBrowserPlatformDelegateViews
275 CefRefPtr<CefBrowserView> GetBrowserView() const;
183 virtual CefRefPtr<CefBrowserView> GetBrowserView() const;
847 CefRefPtr<CefBrowserView> CefBrowserHostBase::GetBrowserView() const { in GetBrowserView() function in CefBrowserHostBase850 return platform_delegate_->GetBrowserView(); in GetBrowserView()
122 CefRefPtr<CefBrowserView> CefBrowserPlatformDelegate::GetBrowserView() const { in GetBrowserView() function in CefBrowserPlatformDelegate
107 params.browser_view = GetBrowserView(); in AddNewContents()
15623 CefRefPtr<CefBrowserView> GetBrowserView() const;