Searched refs:WebContentsDestroyed (Results 1 - 25 of 115) sorted by relevance

12345

/external/chromium_org/content/browser/android/
H A Dcontent_settings.h29 virtual void WebContentsDestroyed() OVERRIDE;
H A Dcontent_settings.cc45 void ContentSettings::WebContentsDestroyed() { function in class:content::ContentSettings
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_sync_observer.h34 virtual void WebContentsDestroyed() OVERRIDE;
H A Done_click_signin_sync_observer.cc43 // because it's possible for e.g. WebContentsDestroyed() to be called
54 void OneClickSigninSyncObserver::WebContentsDestroyed() { function in class:OneClickSigninSyncObserver
/external/chromium_org/android_webview/browser/
H A Daw_javascript_dialog_manager.cc61 void AwJavaScriptDialogManager::WebContentsDestroyed( function in class:android_webview::AwJavaScriptDialogManager
H A Daw_javascript_dialog_manager.h34 virtual void WebContentsDestroyed(
/external/chromium_org/chrome/browser/extensions/
H A Dactive_tab_permission_granter.h48 virtual void WebContentsDestroyed() OVERRIDE;
H A Dwebstore_reinstaller.h48 virtual void WebContentsDestroyed() OVERRIDE;
H A Dwebstore_inline_installer.h61 virtual void WebContentsDestroyed() OVERRIDE;
H A Dwebstore_reinstaller.cc83 void WebstoreReinstaller::WebContentsDestroyed() { function in class:extensions::WebstoreReinstaller
/external/chromium_org/chrome/browser/ui/android/infobars/
H A Dauto_login_prompter.h56 virtual void WebContentsDestroyed() OVERRIDE;
H A Dauto_login_prompter.cc103 void AutoLoginPrompter::WebContentsDestroyed() { function in class:AutoLoginPrompter
/external/chromium_org/content/public/browser/
H A Djavascript_dialog_manager.h60 virtual void WebContentsDestroyed(WebContents* web_contents) = 0;
/external/chromium_org/content/shell/browser/
H A Dshell_javascript_dialog_manager.h42 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE;
H A Dshell_devtools_frontend.h47 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/printing/
H A Dbackground_printing_manager.cc31 virtual void WebContentsDestroyed() OVERRIDE;
46 void BackgroundPrintingManager::Observer::WebContentsDestroyed() { function in class:printing::BackgroundPrintingManager::Observer
/external/chromium_org/android_webview/native/
H A Daw_settings.h51 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/extensions/api/desktop_capture/
H A Ddesktop_capture_api.h55 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/history/
H A Dhistory_tab_helper.h54 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar_service.h69 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_popup_controller_interactive_uitest.cc91 virtual void WebContentsDestroyed() OVERRIDE {
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_navigation_observer.h86 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/ui/tab_contents/
H A Dcore_tab_helper.h62 virtual void WebContentsDestroyed() OVERRIDE;
/external/chromium_org/chrome/browser/ui/webui/
H A Dconstrained_web_dialog_ui_browsertest.cc36 virtual void WebContentsDestroyed() OVERRIDE {
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_tracker.h91 virtual void WebContentsDestroyed() OVERRIDE;

Completed in 3445 milliseconds

12345