Searched refs:AddNewContents (Results 1 - 22 of 22) sorted by relevance

/external/chromium/chrome/browser/ui/webui/
H A Dhtml_dialog_tab_contents_delegate_unittest.cc87 test_tab_contents_delegate_->AddNewContents(
102 test_tab_contents_delegate_->AddNewContents(NULL, NULL, NEW_FOREGROUND_TAB,
H A Dhtml_dialog_tab_contents_delegate.h44 virtual void AddNewContents(TabContents* source,
H A Dhtml_dialog_tab_contents_delegate.cc57 void HtmlDialogTabContentsDelegate::AddNewContents( function in class:HtmlDialogTabContentsDelegate
/external/chromium/chrome/browser/
H A Dblocked_content_container.h57 // Forwards AddNewContents to our |owner_|.
58 virtual void AddNewContents(TabContents* source,
H A Dblocked_content_container.cc69 // TabContents::AddNewContents will do it.
115 void BlockedContentContainer::AddNewContents(TabContents* source, function in class:BlockedContentContainer
H A Dexternal_tab_container_win.h120 virtual void AddNewContents(TabContents* source,
240 // ExternalTabContainer is notified via AddNewContents. At this point we
H A Dexternal_tab_container_win.cc385 void ExternalTabContainer::AddNewContents(TabContents* source, function in class:ExternalTabContainer
/external/chromium/chrome/browser/chromeos/login/
H A Dweb_page_screen.h34 virtual void AddNewContents(TabContents* source, function in class:chromeos::WebPageScreen
H A Denterprise_enrollment_view.cc55 virtual void AddNewContents(TabContents* source, function in class:chromeos::__anon1957::EnrollmentDomView
H A Deula_view.h49 virtual void AddNewContents(TabContents* source, function in class:chromeos::EULATabContentsDelegate
/external/chromium/chrome/browser/debugger/
H A Ddevtools_window.h81 virtual void AddNewContents(TabContents* source,
H A Ddevtools_window.cc426 void DevToolsWindow::AddNewContents(TabContents* source, function in class:DevToolsWindow
431 inspected_tab_->delegate()->AddNewContents(source,
/external/chromium/chrome/browser/instant/
H A Dinstant_unload_handler.cc62 virtual void AddNewContents(TabContents* source, function in class:InstantUnloadHandler::TabContentsDelegateImpl
H A Dinstant_loader.cc182 virtual void AddNewContents(TabContents* source,
434 void InstantLoader::TabContentsDelegateImpl::AddNewContents( function in class:InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.h104 virtual void AddNewContents(TabContents* source, function in class:SidebarContainer
/external/chromium/chrome/browser/ui/gtk/tabs/
H A Ddragged_tab_controller_gtk.h80 virtual void AddNewContents(TabContents* source,
H A Ddragged_tab_controller_gtk.cc132 void DraggedTabControllerGtk::AddNewContents(TabContents* source, function in class:DraggedTabControllerGtk
142 original_delegate_->AddNewContents(source, new_contents, disposition,
/external/chromium/chrome/browser/ui/views/tabs/
H A Ddragged_tab_controller.h138 virtual void AddNewContents(TabContents* source,
H A Ddragged_tab_controller.cc449 void DraggedTabController::AddNewContents(TabContents* source, function in class:DraggedTabController
459 source_tab_drag_data()->original_delegate->AddNewContents(
/external/chromium/chrome/browser/ui/
H A Dbrowser.h767 virtual void AddNewContents(TabContents* source,
H A Dbrowser.cc1034 AddNewContents(NULL, new_contents, disposition, initial_pos, user_gesture);
2897 void Browser::AddNewContents(TabContents* source, function in class:Browser
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h442 void AddNewContents(TabContents* new_contents,
636 // Sets whether all TabContents added by way of |AddNewContents| should be

Completed in 143 milliseconds