Home
last modified time | relevance | path

Searched defs:CreateWebContentsView (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/browser/web_contents/
Dweb_contents_view_android.cc17 WebContentsView* CreateWebContentsView( in CreateWebContentsView() function
Dweb_contents_view_aura.cc75 WebContentsView* CreateWebContentsView( in CreateWebContentsView() function
Dweb_contents_impl_unittest.cc189 virtual WebContentsView* CreateWebContentsView() OVERRIDE { in CreateWebContentsView() function in content::__anon3b9064680111::TestInterstitialPage
/external/chromium_org/content/browser/frame_host/
Dinterstitial_page_impl.cc578 WebContentsView* InterstitialPageImpl::CreateWebContentsView() { in CreateWebContentsView() function in content::InterstitialPageImpl