Searched defs:CreateTab (Results 1 – 7 of 7) sorted by relevance
36 void ShellExtensionHostDelegate::CreateTab(content::WebContents* web_contents, in CreateTab() function in extensions::ShellExtensionHostDelegate
41 void ChromeExtensionHostDelegate::CreateTab(content::WebContents* web_contents, in CreateTab() function in extensions::ChromeExtensionHostDelegate
528 void ExtensionTabUtil::CreateTab(WebContents* web_contents, in CreateTab() function in extensions::ExtensionTabUtil
25 virtual void CreateTab(content::WebContents* web_contents, in CreateTab() function in TestTabModel
37 virtual void CreateTab(content::WebContents* web_contents, in CreateTab() function in TestTabModel
110 void TabModelBase::CreateTab(content::WebContents* web_contents, in CreateTab() function in TabModelBase
1494 Tab* TabStrip::CreateTab() { in CreateTab() function in TabStrip