HomeSort by relevance Sort by last modified time
    Searched refs:AddNewContents (Results 1 - 22 of 22) sorted by null

  /external/chromium/chrome/browser/ui/webui/
html_dialog_tab_contents_delegate.h 44 virtual void AddNewContents(TabContents* source,
html_dialog_tab_contents_delegate_unittest.cc 87 test_tab_contents_delegate_->AddNewContents(
102 test_tab_contents_delegate_->AddNewContents(NULL, NULL, NEW_FOREGROUND_TAB,
html_dialog_tab_contents_delegate.cc 57 void HtmlDialogTabContentsDelegate::AddNewContents(
  /external/chromium/chrome/browser/
blocked_content_container.h 57 // Forwards AddNewContents to our |owner_|.
58 virtual void AddNewContents(TabContents* source,
blocked_content_container.cc 69 // TabContents::AddNewContents will do it.
115 void BlockedContentContainer::AddNewContents(TabContents* source,
external_tab_container_win.h 120 virtual void AddNewContents(TabContents* source,
240 // ExternalTabContainer is notified via AddNewContents. At this point we
external_tab_container_win.cc 385 void ExternalTabContainer::AddNewContents(TabContents* source,
    [all...]
  /external/chromium/chrome/browser/chromeos/login/
web_page_screen.h 34 virtual void AddNewContents(TabContents* source,
eula_view.h 49 virtual void AddNewContents(TabContents* source,
enterprise_enrollment_view.cc 55 virtual void AddNewContents(TabContents* source,
  /external/chromium/chrome/browser/debugger/
devtools_window.h 81 virtual void AddNewContents(TabContents* source,
devtools_window.cc 426 void DevToolsWindow::AddNewContents(TabContents* source,
431 inspected_tab_->delegate()->AddNewContents(source,
  /external/chromium/chrome/browser/sidebar/
sidebar_container.h 104 virtual void AddNewContents(TabContents* source,
  /external/chromium/chrome/browser/instant/
instant_unload_handler.cc 62 virtual void AddNewContents(TabContents* source,
instant_loader.cc 182 virtual void AddNewContents(TabContents* source,
434 void InstantLoader::TabContentsDelegateImpl::AddNewContents(
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 80 virtual void AddNewContents(TabContents* source,
dragged_tab_controller_gtk.cc 132 void DraggedTabControllerGtk::AddNewContents(TabContents* source,
142 original_delegate_->AddNewContents(source, new_contents, disposition,
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 138 virtual void AddNewContents(TabContents* source,
dragged_tab_controller.cc 449 void DraggedTabController::AddNewContents(TabContents* source,
459 source_tab_drag_data()->original_delegate->AddNewContents(
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 442 void AddNewContents(TabContents* new_contents,
636 // Sets whether all TabContents added by way of |AddNewContents| should be
    [all...]
  /external/chromium/chrome/browser/ui/
browser.h 767 virtual void AddNewContents(TabContents* source,
    [all...]
browser.cc     [all...]

Completed in 503 milliseconds