Home
last modified time | relevance | path

Searched defs:GetMainFrame (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Dbrowser_ctocpp.cc239 NO_SANITIZE("cfi-icall") CefRefPtr<CefFrame> CefBrowserCToCpp::GetMainFrame() { in GetMainFrame() function in CefBrowserCToCpp
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc162 CefRefPtr<CefFrame> CefBrowserImpl::GetMainFrame() { in GetMainFrame() function in CefBrowserImpl
/third_party/cef/libcef/browser/
Dbrowser_info.cc239 CefRefPtr<CefFrameHostImpl> CefBrowserInfo::GetMainFrame() { in GetMainFrame() function in CefBrowserInfo
Dbrowser_host_base.cc606 CefRefPtr<CefFrame> CefBrowserHostBase::GetMainFrame() { in GetMainFrame() function in CefBrowserHostBase