Home
last modified time | relevance | path

Searched defs:GetBrowser (Results 1 – 19 of 19) sorted by relevance

/third_party/cef/libcef/renderer/
Ddom_document_impl.h40 CefBrowserImpl* GetBrowser() { return browser_; } in GetBrowser() function
Dframe_impl.cc210 CefRefPtr<CefBrowser> CefFrameImpl::GetBrowser() { in GetBrowser() function in CefFrameImpl
Dv8_impl.cc965 CefRefPtr<CefBrowser> CefV8ContextImpl::GetBrowser() { in GetBrowser() function in CefV8ContextImpl
/third_party/cef/tests/cefclient/browser/
Dosr_accessibility_helper.h54 CefRefPtr<CefBrowser> GetBrowser() const { return browser_; } in GetBrowser() function
Dbrowser_window.cc23 CefRefPtr<CefBrowser> BrowserWindow::GetBrowser() const { in GetBrowser() function in client::BrowserWindow
Dosr_accessibility_node.cc103 CefRefPtr<CefBrowser> OsrAXNode::GetBrowser() const { in GetBrowser() function in client::OsrAXNode
Droot_window_views.cc163 CefRefPtr<CefBrowser> RootWindowViews::GetBrowser() const { in GetBrowser() function in client::RootWindowViews
Droot_window_gtk.cc250 CefRefPtr<CefBrowser> RootWindowGtk::GetBrowser() const { in GetBrowser() function in client::RootWindowGtk
Droot_window_win.cc284 CefRefPtr<CefBrowser> RootWindowWin::GetBrowser() const { in GetBrowser() function in client::RootWindowWin
/third_party/cef/libcef_dll/ctocpp/
Dv8context_ctocpp.cc88 CefRefPtr<CefBrowser> CefV8ContextCToCpp::GetBrowser() { in GetBrowser() function in CefV8ContextCToCpp
Dframe_ctocpp.cc346 NO_SANITIZE("cfi-icall") CefRefPtr<CefBrowser> CefFrameCToCpp::GetBrowser() { in GetBrowser() function in CefFrameCToCpp
Dbrowser_host_ctocpp.cc85 CefRefPtr<CefBrowser> CefBrowserHostCToCpp::GetBrowser() { in GetBrowser() function in CefBrowserHostCToCpp
/third_party/cef/libcef/browser/osr/
Dweb_contents_view_osr.cc183 AlloyBrowserHostImpl* CefWebContentsViewOSR::GetBrowser() const { in GetBrowser() function in CefWebContentsViewOSR
/third_party/cef/libcef/browser/views/
Dbrowser_view_impl.cc134 CefRefPtr<CefBrowser> CefBrowserViewImpl::GetBrowser() { in GetBrowser() function in CefBrowserViewImpl
/third_party/cef/libcef/browser/
Ddownload_manager_delegate.cc457 AlloyBrowserHostImpl* CefDownloadManagerDelegate::GetBrowser( in GetBrowser() function in CefDownloadManagerDelegate
Dframe_host_impl.cc196 CefRefPtr<CefBrowser> CefFrameHostImpl::GetBrowser() { in GetBrowser() function in CefFrameHostImpl
Dbrowser_host_base.cc181 CefRefPtr<CefBrowser> CefBrowserHostBase::GetBrowser() { in GetBrowser() function in CefBrowserHostBase
/third_party/cef/tests/ceftests/
Dtest_handler.cc281 CefRefPtr<CefBrowser> TestHandler::GetBrowser() const { in GetBrowser() function in TestHandler
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_ctocpp.cc80 CefRefPtr<CefBrowser> CefBrowserViewCToCpp::GetBrowser() { in GetBrowser() function in CefBrowserViewCToCpp