Searched refs:InitWebContents (Results 1 – 14 of 14) sorted by relevance
19 virtual void InitWebContents(content::WebContents* web_contents) OVERRIDE;
18 void AthenaShellAppDelegate::InitWebContents( in InitWebContents() function in athena::AthenaShellAppDelegate
35 void AthenaChromeAppDelegate::InitWebContents( in InitWebContents() function in athena::AthenaChromeAppDelegate
18 void ShellAppDelegate::InitWebContents(content::WebContents* web_contents) { in InitWebContents() function in extensions::ShellAppDelegate
37 virtual void InitWebContents(content::WebContents* web_contents) = 0;
261 app_delegate_->InitWebContents(web_contents); in Init()
37 virtual void InitWebContents(content::WebContents* web_contents) OVERRIDE;
169 void ChromeAppDelegate::InitWebContents(content::WebContents* web_contents) { in InitWebContents() function in ChromeAppDelegate
133 virtual void InitWebContents(JNIEnv* env,
392 void TabAndroid::InitWebContents(JNIEnv* env, in InitWebContents() function in TabAndroid
299 void InitWebContents();
249 InitWebContents(); in ContentViewCoreImpl()282 void ContentViewCoreImpl::InitWebContents() { in InitWebContents() function in content::ContentViewCoreImpl