Searched defs:WebContentsDestroyed (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/chrome/browser/ui/android/infobars/
H A Dauto_login_prompter.cc103 void AutoLoginPrompter::WebContentsDestroyed() { function in class:AutoLoginPrompter
/external/chromium_org/chrome/browser/ui/sync/
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/content/browser/android/
H A Dcontent_settings.cc45 void ContentSettings::WebContentsDestroyed() { function in class:content::ContentSettings
/external/chromium_org/android_webview/browser/
H A Daw_javascript_dialog_manager.cc61 void AwJavaScriptDialogManager::WebContentsDestroyed( function in class:android_webview::AwJavaScriptDialogManager
/external/chromium_org/chrome/browser/extensions/
H A Dactive_tab_permission_granter.cc111 void ActiveTabPermissionGranter::WebContentsDestroyed() { function in class:extensions::ActiveTabPermissionGranter
H A Dwebstore_reinstaller.cc83 void WebstoreReinstaller::WebContentsDestroyed() { function in class:extensions::WebstoreReinstaller
H A Dwebstore_inline_installer.cc161 void WebstoreInlineInstaller::WebContentsDestroyed() { function in class:extensions::WebstoreInlineInstaller
/external/chromium_org/chrome/browser/history/
H A Dhistory_tab_helper.cc145 void HistoryTabHelper::WebContentsDestroyed() { function in class:HistoryTabHelper
/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/content/shell/browser/
H A Dshell_javascript_dialog_manager.cc127 void ShellJavaScriptDialogManager::WebContentsDestroyed( function in class:content::ShellJavaScriptDialogManager
/external/chromium_org/extensions/browser/guest_view/web_view/
H A Djavascript_dialog_helper.cc94 void JavaScriptDialogHelper::WebContentsDestroyed( function in class:extensions::JavaScriptDialogHelper
/external/chromium_org/chrome/browser/dom_distiller/
H A Dtab_utils.cc54 virtual void WebContentsDestroyed() OVERRIDE;
77 void SelfDeletingRequestDelegate::WebContentsDestroyed() { function in class:__anon3568::SelfDeletingRequestDelegate
/external/chromium_org/chrome/browser/infobars/
H A Dinfobar_service.cc116 void InfoBarService::WebContentsDestroyed() { function in class:InfoBarService
/external/chromium_org/chrome/browser/ui/
H A Dauto_login_infobar_delegate.cc65 virtual void WebContentsDestroyed() OVERRIDE;
98 void AutoLoginRedirector::WebContentsDestroyed() { function in class:__anon5011::AutoLoginRedirector
/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_navigation_observer.cc111 void OmniboxNavigationObserver::WebContentsDestroyed() { function in class:OmniboxNavigationObserver
/external/chromium_org/components/web_modal/
H A Dweb_contents_modal_dialog_manager.cc174 void WebContentsModalDialogManager::WebContentsDestroyed() { function in class:web_modal::WebContentsModalDialogManager
/external/chromium_org/content/browser/media/capture/
H A Dweb_contents_tracker.cc131 void WebContentsTracker::WebContentsDestroyed() { function in class:content::WebContentsTracker
/external/chromium_org/android_webview/native/
H A Daw_settings.cc226 void AwSettings::WebContentsDestroyed() { function in class:android_webview::AwSettings
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_limiter.cc113 void DownloadRequestLimiter::TabDownloadState::WebContentsDestroyed() { function in class:DownloadRequestLimiter::TabDownloadState
/external/chromium_org/chrome/browser/extensions/api/desktop_capture/
H A Ddesktop_capture_api.cc218 void DesktopCaptureChooseDesktopMediaFunction::WebContentsDestroyed() { function in class:extensions::DesktopCaptureChooseDesktopMediaFunction
/external/chromium_org/chrome/browser/translate/
H A Dchrome_translate_client.cc271 void ChromeTranslateClient::WebContentsDestroyed() { function in class:ChromeTranslateClient
/external/chromium_org/chrome/browser/ui/app_modal_dialogs/
H A Djavascript_dialog_manager.cc115 virtual void WebContentsDestroyed(WebContents* web_contents) OVERRIDE;
259 void ChromeJavaScriptDialogManager::WebContentsDestroyed( function in class:__anon4974::ChromeJavaScriptDialogManager
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dbrowser_status_monitor.cc64 virtual void WebContentsDestroyed() OVERRIDE {
67 monitor_->WebContentsDestroyed(web_contents());
332 void BrowserStatusMonitor::WebContentsDestroyed( function in class:BrowserStatusMonitor
/external/chromium_org/chrome/browser/ui/autofill/
H A Dchrome_autofill_client.cc45 // its ZoomObserver list during WebContentsDestroyed() so there's no need
183 void ChromeAutofillClient::WebContentsDestroyed() { function in class:autofill::ChromeAutofillClient
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc80 // still return the pointer when we CHECK in WebContentsDestroyed (or if
215 void PanelHost::WebContentsDestroyed() { function in class:PanelHost

Completed in 324 milliseconds

123