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.cc223 NO_SANITIZE("cfi-icall") CefRefPtr<CefFrame> CefBrowserCToCpp::GetMainFrame() { in GetMainFrame() function in CefBrowserCToCpp
/third_party/cef/libcef/browser/
Dbrowser_info.cc181 CefRefPtr<CefFrameHostImpl> CefBrowserInfo::GetMainFrame() { in GetMainFrame() function in CefBrowserInfo
Dbrowser_host_base.cc622 CefRefPtr<CefFrame> CefBrowserHostBase::GetMainFrame() { in GetMainFrame() function in CefBrowserHostBase
/third_party/cef/libcef/renderer/
Dbrowser_impl.cc158 CefRefPtr<CefFrame> CefBrowserImpl::GetMainFrame() { in GetMainFrame() function in CefBrowserImpl