Searched refs:OnWebContentsDestroyed (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/content/public/test/
H A Dtest_navigation_observer.h49 void OnWebContentsDestroyed(TestWebContentsObserver* observer,
H A Dtest_navigation_observer.cc38 parent_->OnWebContentsDestroyed(this, web_contents());
111 void TestNavigationObserver::OnWebContentsDestroyed( function in class:content::TestNavigationObserver
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dapp_installer.cc27 parent_->OnWebContentsDestroyed(web_contents());
103 void AppInstaller::OnWebContentsDestroyed( function in class:file_manager::AppInstaller
H A Dapp_installer.h34 void OnWebContentsDestroyed(content::WebContents* web_contents);
/external/chromium_org/chrome/browser/printing/
H A Dprint_preview_dialog_controller.h99 void OnWebContentsDestroyed(content::WebContents* contents);
H A Dprint_preview_dialog_controller.cc240 OnWebContentsDestroyed(content::Source<WebContents>(source).ptr());
315 void PrintPreviewDialogController::OnWebContentsDestroyed( function in class:printing::PrintPreviewDialogController
/external/chromium_org/chrome/browser/ui/tabs/
H A Dtab_strip_model.cc75 parent_->OnWebContentsDestroyed(this);
83 void OnWebContentsDestroyed(DeletionObserver* observer);
115 void CloseTracker::OnWebContentsDestroyed(DeletionObserver* observer) { function in class:__anon5171::CloseTracker
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h734 void OnWebContentsDestroyed(WebContentsImpl* web_contents);
H A Dweb_contents_impl.cc313 owner_->OnWebContentsDestroyed(
1242 void WebContentsImpl::OnWebContentsDestroyed(WebContentsImpl* web_contents) { function in class:content::WebContentsImpl

Completed in 264 milliseconds