Searched refs:CreateWebContentsView (Results 1 – 8 of 8) sorted by relevance
17 WebContentsView* CreateWebContentsView( in CreateWebContentsView() function
72 WebContentsView* CreateWebContentsView(
87 WebContentsView* CreateWebContentsView(
75 WebContentsView* CreateWebContentsView( in CreateWebContentsView() function
1202 scoped_ptr<WebContentsView> platform_view(CreateWebContentsView( in Init()1212 view_.reset(CreateWebContentsView( in Init()
189 virtual WebContentsView* CreateWebContentsView() OVERRIDE { in CreateWebContentsView() function in content::__anon3b9064680111::TestInterstitialPage
182 virtual WebContentsView* CreateWebContentsView(); in NON_EXPORTED_BASE()
249 CreateWebContentsView(); in Show()578 WebContentsView* InterstitialPageImpl::CreateWebContentsView() { in CreateWebContentsView() function in content::InterstitialPageImpl