/external/chromium_org/chrome/browser/tab_contents/ |
D | background_contents.cc | 89 void BackgroundContents::CloseContents(WebContents* source) { in CloseContents() function in BackgroundContents
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
D | web_dialog_window_controller.mm | 208 void WebDialogWindowDelegateBridge::CloseContents(WebContents* source) { function
|
/external/chromium_org/content/browser/web_contents/ |
D | opened_by_dom_browsertest.cc | 31 virtual void CloseContents(WebContents* source) OVERRIDE { in CloseContents() function in content::__anond510bb510111::CloseTrackingDelegate
|
/external/chromium_org/chrome/browser/ui/views/ |
D | constrained_web_dialog_delegate_views.cc | 36 virtual void CloseContents(content::WebContents* source) OVERRIDE { in CloseContents() function in __anon1f0130fa0111::ConstrainedWebDialogDelegateViews
|
/external/chromium_org/chrome/browser/ui/panels/ |
D | panel_host.cc | 169 void PanelHost::CloseContents(content::WebContents* source) { in CloseContents() function in PanelHost
|
/external/chromium_org/chrome/browser/ui/ |
D | fast_unload_controller.cc | 40 virtual void CloseContents(content::WebContents* source) OVERRIDE { in CloseContents() function in chrome::FastUnloadController::DetachedWebContentsDelegate
|
D | browser.cc | 1372 void Browser::CloseContents(WebContents* source) { in CloseContents() function in Browser
|
/external/chromium_org/extensions/browser/ |
D | extension_host.cc | 322 void ExtensionHost::CloseContents(WebContents* contents) { in CloseContents() function in extensions::ExtensionHost
|
/external/chromium_org/ui/views/controls/webview/ |
D | web_dialog_view.cc | 287 void WebDialogView::CloseContents(WebContents* source) { in CloseContents() function in views::WebDialogView
|
/external/chromium_org/android_webview/native/ |
D | aw_web_contents_delegate.cc | 177 void AwWebContentsDelegate::CloseContents(WebContents* source) { in CloseContents() function in android_webview::AwWebContentsDelegate
|
/external/chromium_org/chrome/browser/android/ |
D | chrome_web_contents_delegate_android.cc | 104 void ChromeWebContentsDelegateAndroid::CloseContents( in CloseContents() function in chrome::android::ChromeWebContentsDelegateAndroid
|
/external/chromium_org/content/shell/browser/ |
D | shell.cc | 315 void Shell::CloseContents(WebContents* source) { in CloseContents() function in content::Shell
|
/external/chromium_org/components/web_contents_delegate_android/ |
D | web_contents_delegate_android.cc | 220 void WebContentsDelegateAndroid::CloseContents(WebContents* source) { in CloseContents() function in web_contents_delegate_android::WebContentsDelegateAndroid
|
/external/chromium_org/content/public/browser/ |
D | web_contents_delegate.h | 132 virtual void CloseContents(WebContents* source) {} in CloseContents() function
|
/external/chromium_org/chrome/browser/prerender/ |
D | prerender_contents.cc | 133 virtual void CloseContents(content::WebContents* contents) OVERRIDE { in CloseContents() function in prerender::PrerenderContents::WebContentsDelegateImpl
|
D | prerender_manager.cc | 186 virtual void CloseContents(WebContents* source) OVERRIDE { in CloseContents() function in prerender::PrerenderManager::OnCloseWebContentsDeleter
|
/external/chromium_org/apps/ |
D | app_window.cc | 916 void AppWindow::CloseContents(WebContents* contents) { in CloseContents() function in apps::AppWindow
|
/external/chromium_org/chrome/browser/devtools/ |
D | devtools_window.cc | 814 void DevToolsWindow::CloseContents(WebContents* source) { in CloseContents() function in DevToolsWindow
|
/external/chromium_org/chrome/browser/guest_view/web_view/ |
D | web_view_guest.cc | 491 void WebViewGuest::CloseContents(WebContents* source) { in CloseContents() function in WebViewGuest
|