Searched defs:CloseContents (Results 1 - 15 of 15) sorted by relevance

/external/chromium/chrome/browser/chromeos/login/
H A Dweb_page_screen.h42 virtual void CloseContents(TabContents* source) {} function in class:chromeos::WebPageScreen
H A Denterprise_enrollment_view.cc63 virtual void CloseContents(TabContents* source) {} function in class:chromeos::__anon1820::EnrollmentDomView
H A Deula_view.h57 virtual void CloseContents(TabContents* source) {} function in class:chromeos::EULATabContentsDelegate
/external/chromium/chrome/browser/debugger/
H A Ddevtools_window.h89 virtual void CloseContents(TabContents* source) {} function in class:DevToolsWindow
/external/chromium/chrome/browser/
H A Dblocked_content_container.cc124 void BlockedContentContainer::CloseContents(TabContents* source) { function in class:BlockedContentContainer
H A Dexternal_tab_container_win.h128 virtual void CloseContents(TabContents* source);
378 virtual void CloseContents(TabContents* source) { function in class:TemporaryPopupExternalTabContainer
H A Dexternal_tab_container_win.cc476 void ExternalTabContainer::CloseContents(TabContents* source) { function in class:ExternalTabContainer
/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_tab_contents_delegate.cc92 void HtmlDialogTabContentsDelegate::CloseContents(TabContents* source) { function in class:HtmlDialogTabContentsDelegate
/external/chromium/chrome/browser/instant/
H A Dinstant_unload_handler.cc50 virtual void CloseContents(TabContents* source) { function in class:InstantUnloadHandler::TabContentsDelegateImpl
H A Dinstant_loader.cc190 virtual void CloseContents(TabContents* source) OVERRIDE;
454 void InstantLoader::TabContentsDelegateImpl::CloseContents( function in class:InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.h112 virtual void CloseContents(TabContents* source) {} function in class:SidebarContainer
/external/chromium/chrome/browser/ui/views/
H A Dhtml_dialog_view.cc204 void HtmlDialogView::CloseContents(TabContents* source) { function in class:HtmlDialogView
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.cc162 void DraggedTabControllerGtk::CloseContents(TabContents* source) { function in class:DraggedTabControllerGtk
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.cc479 void DraggedTabController::CloseContents(TabContents* source) { function in class:DraggedTabController
/external/chromium/chrome/browser/ui/
H A Dbrowser.cc1038 CloseContents(contents);
2981 void Browser::CloseContents(TabContents* source) { function in class:Browser
2993 NOTREACHED() << "CloseContents called for tab not in our strip";
3204 CloseContents(tab);

Completed in 168 milliseconds