HomeSort by relevance Sort by last modified time
    Searched refs:OnWebContentsDestroyed (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.h 34 void OnWebContentsDestroyed(content::WebContents* web_contents);
app_installer.cc 27 parent_->OnWebContentsDestroyed(web_contents());
103 void AppInstaller::OnWebContentsDestroyed(
  /external/chromium_org/content/public/test/
test_navigation_observer.h 49 void OnWebContentsDestroyed(TestWebContentsObserver* observer,
test_navigation_observer.cc 38 parent_->OnWebContentsDestroyed(this, web_contents());
111 void TestNavigationObserver::OnWebContentsDestroyed(
  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller.h 99 void OnWebContentsDestroyed(content::WebContents* contents);
print_preview_dialog_controller.cc 240 OnWebContentsDestroyed(content::Source<WebContents>(source).ptr());
315 void PrintPreviewDialogController::OnWebContentsDestroyed(
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 75 parent_->OnWebContentsDestroyed(this);
83 void OnWebContentsDestroyed(DeletionObserver* observer);
115 void CloseTracker::OnWebContentsDestroyed(DeletionObserver* observer) {
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.h     [all...]
web_contents_impl.cc 313 owner_->OnWebContentsDestroyed(
    [all...]

Completed in 1185 milliseconds