Home
last modified time | relevance | path

Searched defs:GetWebContents (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/browser/extensions/api/tabs/
Dtabs_api.cc110 content::WebContents* BaseAPIFunction::GetWebContents(int tab_id) { in GetWebContents() function in extensions::cef::BaseAPIFunction
/third_party/cef/libcef/browser/
Dbrowser_host_base.cc826 content::WebContents* CefBrowserHostBase::GetWebContents() const { in GetWebContents() function in CefBrowserHostBase