Searched refs:InitWebContents (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_window_delegate.h29 virtual void InitWebContents(content::WebContents* web_contents) OVERRIDE;
H A Dchrome_app_window_delegate.cc154 void ChromeAppWindowDelegate::InitWebContents( function in class:ChromeAppWindowDelegate
/external/chromium_org/chrome/browser/android/
H A Dtab_android.h122 virtual void InitWebContents(JNIEnv* env,
H A Dtab_android.cc271 void TabAndroid::InitWebContents(JNIEnv* env, function in class:TabAndroid
/external/chromium_org/apps/
H A Dapp_window.h199 virtual void InitWebContents(content::WebContents* web_contents) = 0;
H A Dapp_window.cc267 delegate_->InitWebContents(web_contents);
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h341 void InitWebContents();
H A Dcontent_view_core_impl.cc249 InitWebContents();
273 void ContentViewCoreImpl::InitWebContents() { function in class:content::ContentViewCoreImpl

Completed in 532 milliseconds