/third_party/cef/libcef/renderer/ |
D | dom_document_impl.h | 40 CefBrowserImpl* GetBrowser() { return browser_; } in GetBrowser() function
|
D | frame_impl.cc | 210 CefRefPtr<CefBrowser> CefFrameImpl::GetBrowser() { in GetBrowser() function in CefFrameImpl
|
D | v8_impl.cc | 965 CefRefPtr<CefBrowser> CefV8ContextImpl::GetBrowser() { in GetBrowser() function in CefV8ContextImpl
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_accessibility_helper.h | 54 CefRefPtr<CefBrowser> GetBrowser() const { return browser_; } in GetBrowser() function
|
D | browser_window.cc | 23 CefRefPtr<CefBrowser> BrowserWindow::GetBrowser() const { in GetBrowser() function in client::BrowserWindow
|
D | osr_accessibility_node.cc | 103 CefRefPtr<CefBrowser> OsrAXNode::GetBrowser() const { in GetBrowser() function in client::OsrAXNode
|
D | root_window_views.cc | 163 CefRefPtr<CefBrowser> RootWindowViews::GetBrowser() const { in GetBrowser() function in client::RootWindowViews
|
D | root_window_gtk.cc | 250 CefRefPtr<CefBrowser> RootWindowGtk::GetBrowser() const { in GetBrowser() function in client::RootWindowGtk
|
D | root_window_win.cc | 284 CefRefPtr<CefBrowser> RootWindowWin::GetBrowser() const { in GetBrowser() function in client::RootWindowWin
|
/third_party/cef/libcef_dll/ctocpp/ |
D | v8context_ctocpp.cc | 88 CefRefPtr<CefBrowser> CefV8ContextCToCpp::GetBrowser() { in GetBrowser() function in CefV8ContextCToCpp
|
D | frame_ctocpp.cc | 346 NO_SANITIZE("cfi-icall") CefRefPtr<CefBrowser> CefFrameCToCpp::GetBrowser() { in GetBrowser() function in CefFrameCToCpp
|
D | browser_host_ctocpp.cc | 85 CefRefPtr<CefBrowser> CefBrowserHostCToCpp::GetBrowser() { in GetBrowser() function in CefBrowserHostCToCpp
|
/third_party/cef/libcef/browser/osr/ |
D | web_contents_view_osr.cc | 183 AlloyBrowserHostImpl* CefWebContentsViewOSR::GetBrowser() const { in GetBrowser() function in CefWebContentsViewOSR
|
/third_party/cef/libcef/browser/views/ |
D | browser_view_impl.cc | 134 CefRefPtr<CefBrowser> CefBrowserViewImpl::GetBrowser() { in GetBrowser() function in CefBrowserViewImpl
|
/third_party/cef/libcef/browser/ |
D | download_manager_delegate.cc | 457 AlloyBrowserHostImpl* CefDownloadManagerDelegate::GetBrowser( in GetBrowser() function in CefDownloadManagerDelegate
|
D | frame_host_impl.cc | 196 CefRefPtr<CefBrowser> CefFrameHostImpl::GetBrowser() { in GetBrowser() function in CefFrameHostImpl
|
D | browser_host_base.cc | 181 CefRefPtr<CefBrowser> CefBrowserHostBase::GetBrowser() { in GetBrowser() function in CefBrowserHostBase
|
/third_party/cef/tests/ceftests/ |
D | test_handler.cc | 281 CefRefPtr<CefBrowser> TestHandler::GetBrowser() const { in GetBrowser() function in TestHandler
|
/third_party/cef/libcef_dll/ctocpp/views/ |
D | browser_view_ctocpp.cc | 80 CefRefPtr<CefBrowser> CefBrowserViewCToCpp::GetBrowser() { in GetBrowser() function in CefBrowserViewCToCpp
|