Home
last modified time | relevance | path

Searched refs:GetTabIdForWebContents (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef/browser/extensions/
Dalloy_extensions_util.cc12 int GetTabIdForWebContents(content::WebContents* web_contents) { in GetTabIdForWebContents() function
Dalloy_extensions_util.h16 int GetTabIdForWebContents(content::WebContents* web_contents);
/third_party/cef/patch/patches/
Dextensions_1947.patch53 + tab_id = alloy::GetTabIdForWebContents(web_contents);