Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/printing/
Dprint_preview_dialog_controller_browsertest.cc68 virtual void DidCloneToNewWebContents( in DidCloneToNewWebContents() function in PrintPreviewDialogClonedObserver
Dprint_preview_pdf_generated_browsertest.cc280 virtual void DidCloneToNewWebContents( in DidCloneToNewWebContents() function in printing::PrintPreviewObserver
/external/chromium_org/chrome/browser/extensions/
Dtab_helper.cc280 void TabHelper::DidCloneToNewWebContents(WebContents* old_web_contents, in DidCloneToNewWebContents() function in extensions::TabHelper
/external/chromium_org/content/public/browser/
Dweb_contents_observer.h278 virtual void DidCloneToNewWebContents(WebContents* old_web_contents, in DidCloneToNewWebContents() function