Searched refs:GetForBrowser (Results 1 – 15 of 15) sorted by relevance
74 static CefRefPtr<CefBrowserView> GetForBrowser(CefRefPtr<CefBrowser> browser);
27 scoped_refptr<RootWindow> RootWindow::GetForBrowser(int browser_id) { in GetForBrowser() function in client::RootWindow
22 CefBrowserView::GetForBrowser(browser); in GetWindow()
123 static scoped_refptr<RootWindow> GetForBrowser(int browser_id);
21 RootWindow::GetForBrowser(browser->GetIdentifier()); in GetWindow()
272 RootWindow::GetForBrowser(browser->GetIdentifier()) in SetDSFOnMainThread()315 ss << RootWindow::GetForBrowser(browser->GetIdentifier()) in PromptDSF()
136 RootWindow::GetForBrowser(browser->GetIdentifier()); in GetWindow()
280 RootWindow::GetForBrowser(browser->GetIdentifier()); in GetWindow()
42 CefRefPtr<CefBrowserView> CefBrowserView::GetForBrowser( in GetForBrowser() function in CefBrowserView
53 CefBrowserView::GetForBrowser(browser); in OnTitleChange()
138 CefBrowserView::GetForBrowser(new_browser); in PopupBrowserCreated()
31 CefRefPtr<CefBrowserView> CefBrowserView::GetForBrowser( in GetForBrowser() function in CefBrowserView
169 CefBrowserView::GetForBrowser(new_browser); in PopupBrowserCreated()
58 CefRefPtr<CefBrowserView> CefBrowserView::GetForBrowser( in GetForBrowser() function in CefBrowserView
78 CefBrowserView::GetForBrowser(CefBrowserCppToC::Unwrap(browser)); in cef_browser_view_get_for_browser()