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

  /external/chromium_org/chrome/browser/chromeos/file_manager/
app_installer.cc 31 parent_->OnWebContentsDestroyed(web_contents());
106 void AppInstaller::OnWebContentsDestroyed(
  /external/chromium_org/content/public/test/
test_navigation_observer.cc 38 parent_->OnWebContentsDestroyed(this, web_contents());
111 void TestNavigationObserver::OnWebContentsDestroyed(
  /external/chromium_org/chrome/browser/printing/
print_preview_dialog_controller.cc 284 OnWebContentsDestroyed(content::Source<WebContents>(source).ptr());
359 void PrintPreviewDialogController::OnWebContentsDestroyed(
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 77 parent_->OnWebContentsDestroyed(this);
85 void OnWebContentsDestroyed(DeletionObserver* observer);
117 void CloseTracker::OnWebContentsDestroyed(DeletionObserver* observer) {
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 290 owner_->OnWebContentsDestroyed(
    [all...]

Completed in 259 milliseconds