Searched refs:CreateWebContentsView (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_android.cc17 WebContentsView* CreateWebContentsView( function in namespace:content
H A Dweb_contents_impl.h87 WebContentsView* CreateWebContentsView(
H A Dweb_contents_view_aura.cc75 WebContentsView* CreateWebContentsView( function in namespace:content
H A Dweb_contents_impl.cc1202 scoped_ptr<WebContentsView> platform_view(CreateWebContentsView(
1212 view_.reset(CreateWebContentsView(
H A Dweb_contents_impl_unittest.cc189 virtual WebContentsView* CreateWebContentsView() OVERRIDE {
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.h182 virtual WebContentsView* CreateWebContentsView();
H A Dinterstitial_page_impl.cc249 CreateWebContentsView();
578 WebContentsView* InterstitialPageImpl::CreateWebContentsView() { function in class:content::InterstitialPageImpl

Completed in 4151 milliseconds