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

1 2 3

  /external/chromium_org/ui/web_dialogs/
web_dialog_web_contents_delegate.cc 42 void WebDialogWebContentsDelegate::AddNewContents(
47 handler_->AddNewContents(browser_context_, source, new_contents, disposition,
web_dialog_web_contents_delegate.h 22 // Handles OpenURLFromTab and AddNewContents for WebDialogWebContentsDelegate.
30 virtual void AddNewContents(content::BrowserContext* context,
60 virtual void AddNewContents(content::WebContents* source,
  /external/chromium_org/chrome/browser/ui/webui/
chrome_web_contents_handler.h 22 virtual void AddNewContents(content::BrowserContext* context,
web_dialog_web_contents_delegate_unittest.cc 92 test_web_contents_delegate_->AddNewContents(
107 test_web_contents_delegate_->AddNewContents(NULL, NULL, NEW_FOREGROUND_TAB,
  /external/chromium_org/ui/web_dialogs/test/
test_web_contents_handler.cc 23 void TestWebContentsHandler::AddNewContents(content::BrowserContext* context,
test_web_contents_handler.h 27 virtual void AddNewContents(content::BrowserContext* context,
  /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_org/android_webview/native/
aw_web_contents_delegate.h 37 virtual void AddNewContents(content::WebContents* source,
  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_content_container.cc 85 // WebContents::AddNewContents will do it.
88 delegate->AddNewContents(owner_,
131 void BlockedContentContainer::AddNewContents(WebContents* source,
139 delegate->AddNewContents(owner_, new_contents, disposition,
blocked_content_container.h 64 // Forwards AddNewContents to our |owner_|.
65 virtual void AddNewContents(content::WebContents* source,
blocked_content_tab_helper.cc 117 delegate->AddNewContents(web_contents(),
  /external/chromium/chrome/browser/
blocked_content_container.h 57 // Forwards AddNewContents to our |owner_|.
58 virtual void AddNewContents(TabContents* source,
  /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,
  /external/chromium_org/chrome/browser/notifications/
balloon_host.h 66 virtual void AddNewContents(content::WebContents* source,
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.h 31 // Called by AddNewContents(). Asks the delegate to attach the opened
58 virtual void AddNewContents(content::WebContents* source,
background_contents.cc 103 void BackgroundContents::AddNewContents(WebContents* source,
  /external/chromium_org/chrome/browser/ui/apps/
chrome_shell_window_delegate.h 46 virtual void AddNewContents(Profile* profile,
  /external/chromium/chrome/browser/debugger/
devtools_window.h 81 virtual void AddNewContents(TabContents* source,
  /external/chromium/chrome/browser/sidebar/
sidebar_container.h 104 virtual void AddNewContents(TabContents* source,
  /external/chromium_org/chrome/browser/ui/gtk/
web_dialog_gtk.h 59 virtual void AddNewContents(content::WebContents* source,
  /external/chromium/chrome/browser/instant/
instant_unload_handler.cc 62 virtual void AddNewContents(TabContents* source,
  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 80 virtual void AddNewContents(TabContents* source,

Completed in 1233 milliseconds

1 2 3