/external/chromium_org/chrome/browser/sessions/ |
D | session_restore_android.cc | 34 content::WebContents* new_web_contents = content::WebContents::Create( in RestoreForeignSessionTab() local 37 new_web_contents->GetController().Restore( in RestoreForeignSessionTab() 45 current_tab->SwapTabContents(web_contents, new_web_contents, false, false); in RestoreForeignSessionTab() 50 tab_model->CreateTab(new_web_contents, current_tab->GetAndroidId()); in RestoreForeignSessionTab() 52 return new_web_contents; in RestoreForeignSessionTab()
|
/external/chromium_org/chrome/browser/dom_distiller/ |
D | tab_utils.cc | 141 content::WebContents* new_web_contents = in DistillCurrentPageAndView() local 143 DCHECK(new_web_contents); in DistillCurrentPageAndView() 146 new_web_contents->GetController().CopyStateFrom( in DistillCurrentPageAndView() 153 StartNavigationToDistillerViewer(new_web_contents, in DistillCurrentPageAndView() 157 old_web_contents, new_web_contents, false, false); in DistillCurrentPageAndView()
|
/external/chromium_org/chrome/browser/ui/search/ |
D | instant_page.cc | 54 void InstantPage::SetContents(content::WebContents* new_web_contents) { in SetContents() argument 57 if (!new_web_contents) in SetContents() 60 Observe(new_web_contents); in SetContents()
|
/external/chromium_org/chrome/browser/prerender/ |
D | prerender_manager.cc | 484 WebContents* new_web_contents = SwapInternal( in MaybeUsePrerenderedPage() local 487 if (!new_web_contents) in MaybeUsePrerenderedPage() 491 params->target_contents = new_web_contents; in MaybeUsePrerenderedPage() 521 if (WebContents* new_web_contents = in SwapInternal() local 523 if (web_contents == new_web_contents) in SwapInternal() 531 if (!new_web_contents->GetController().CanPruneAllButLastCommitted()) { in SwapInternal() 633 WebContents* new_web_contents = in SwapInternal() local 636 DCHECK(new_web_contents); in SwapInternal() 640 new_web_contents->GetController().CopyStateFromAndPrune( in SwapInternal() 645 new_web_contents, in SwapInternal() [all …]
|
D | prerender_browsertest.cc | 1731 bool new_web_contents) const { in OpenURLWithJSImpl() 1739 if (new_web_contents) { in OpenURLWithJSImpl()
|
/external/chromium_org/chrome/browser/printing/ |
D | print_preview_dialog_controller_browsertest.cc | 70 WebContents* new_web_contents) OVERRIDE { in DidCloneToNewWebContents() argument 72 new RequestPrintPreviewObserver(new_web_contents)); in DidCloneToNewWebContents()
|
D | print_preview_pdf_generated_browsertest.cc | 282 WebContents* new_web_contents) OVERRIDE { in DidCloneToNewWebContents() argument 283 Observe(new_web_contents); in DidCloneToNewWebContents()
|
/external/chromium_org/chrome/browser/extensions/api/web_navigation/ |
D | web_navigation_api_helpers.h | 64 content::WebContents* new_web_contents);
|
D | web_navigation_api_helpers.cc | 225 content::WebContents* new_web_contents) { in DispatchOnTabReplaced() argument 232 ExtensionTabUtil::GetTabId(new_web_contents)); in DispatchOnTabReplaced()
|
/external/chromium_org/chrome/browser/extensions/ |
D | tab_helper.cc | 281 WebContents* new_web_contents) { in DidCloneToNewWebContents() argument 284 CreateForWebContents(new_web_contents); in DidCloneToNewWebContents() 285 TabHelper* new_helper = FromWebContents(new_web_contents); in DidCloneToNewWebContents()
|
D | tab_helper.h | 155 content::WebContents* new_web_contents) OVERRIDE;
|
/external/chromium_org/ui/views/controls/webview/ |
D | webview.cc | 128 scoped_ptr<content::WebContents> new_web_contents) { in SwapWebContents() argument 132 wc_owner_ = new_web_contents.Pass(); in SwapWebContents()
|
D | webview.h | 99 scoped_ptr<content::WebContents> new_web_contents);
|
/external/chromium_org/content/browser/frame_host/ |
D | render_frame_host_manager_browsertest.cc | 1450 WebContentsImpl* new_web_contents = static_cast<WebContentsImpl*>( in IN_PROC_BROWSER_TEST_F() local 1452 SiteInstance* site_instance2 = new_web_contents->GetSiteInstance(); in IN_PROC_BROWSER_TEST_F() 1456 RenderViewHost* initial_rvh = new_web_contents-> in IN_PROC_BROWSER_TEST_F() 1466 EXPECT_EQ(new_web_contents->GetSiteInstance(), site_instance1); in IN_PROC_BROWSER_TEST_F() 1468 new_web_contents->GetRenderViewHost()->GetEnabledBindings()); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/content/browser/web_contents/ |
D | web_contents_impl_browsertest.cc | 464 WebContents* new_web_contents = new_web_contents_observer.GetWebContents(); in IN_PROC_BROWSER_TEST_F() local 465 WaitForLoadStop(new_web_contents); in IN_PROC_BROWSER_TEST_F()
|
/external/chromium_org/content/public/browser/ |
D | web_contents_observer.h | 279 WebContents* new_web_contents) {} in DidCloneToNewWebContents() argument
|
/external/chromium_org/chrome/browser/ui/cocoa/tab_contents/ |
D | tab_contents_controller.mm | 38 void Observe(content::WebContents* new_web_contents) { 39 WebContentsObserver::Observe(new_web_contents);
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
D | fullscreen_controller_state_unittest.cc | 474 content::WebContents* new_web_contents = content::WebContents::Create( in TEST_F() local 478 0, new_web_contents)); in TEST_F()
|
/external/chromium_org/content/browser/renderer_host/ |
D | render_view_host_unittest.cc | 112 scoped_ptr<TestWebContents> new_web_contents( in TEST_F() local
|
/external/chromium_org/chrome/browser/sync/sessions/ |
D | sessions_sync_manager_unittest.cc | 1797 WebContents* new_web_contents = WebContents::CreateWithSessionStorage( in TEST_F() local 1800 SessionTabHelper::CreateForWebContents(new_web_contents); in TEST_F() 1801 TabContentsSyncedTabDelegate::CreateForWebContents(new_web_contents); in TEST_F() 1802 new_web_contents->GetController() in TEST_F() 1808 browser()->tab_strip_model()->ReplaceWebContentsAt(index, new_web_contents); in TEST_F()
|