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

12

/external/chromium_org/ui/web_dialogs/test/
H A Dtest_web_contents_handler.cc23 void TestWebContentsHandler::AddNewContents(content::BrowserContext* context, function in class:ui::test::TestWebContentsHandler
H A Dtest_web_contents_handler.h27 virtual void AddNewContents(content::BrowserContext* context,
/external/chromium_org/chrome/browser/ui/webui/
H A Dchrome_web_contents_handler.h22 virtual void AddNewContents(content::BrowserContext* context,
H A Dweb_dialog_web_contents_delegate_unittest.cc97 test_web_contents_delegate_->AddNewContents(
116 test_web_contents_delegate_->AddNewContents(NULL, NULL, NEW_FOREGROUND_TAB,
H A Dchrome_web_contents_handler.cc78 void ChromeWebContentsHandler::AddNewContents( function in class:ChromeWebContentsHandler
/external/chromium_org/ui/web_dialogs/
H A Dweb_dialog_web_contents_delegate.cc43 void WebDialogWebContentsDelegate::AddNewContents( function in class:ui::WebDialogWebContentsDelegate
48 handler_->AddNewContents(browser_context_, source, new_contents, disposition,
H A Dweb_dialog_web_contents_delegate.h22 // Handles OpenURLFromTab and AddNewContents for WebDialogWebContentsDelegate.
30 virtual void AddNewContents(content::BrowserContext* context,
59 virtual void AddNewContents(content::WebContents* source,
/external/chromium_org/athena/extensions/
H A Dathena_app_delegate_base.h29 virtual void AddNewContents(content::BrowserContext* context,
H A Dathena_app_delegate_base.cc77 void AthenaAppDelegateBase::AddNewContents(content::BrowserContext* context, function in class:athena::AthenaAppDelegateBase
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_sign_in_delegate.h38 virtual void AddNewContents(content::WebContents* source,
H A Dautofill_dialog_sign_in_delegate.cc88 void AutofillDialogSignInDelegate::AddNewContents( function in class:autofill::AutofillDialogSignInDelegate
/external/chromium_org/extensions/browser/app_window/
H A Dapp_delegate.h48 virtual void AddNewContents(content::BrowserContext* context,
/external/chromium_org/extensions/shell/browser/
H A Dshell_app_delegate.cc34 void ShellAppDelegate::AddNewContents(content::BrowserContext* context, function in class:extensions::ShellAppDelegate
H A Dshell_app_delegate.h26 virtual void AddNewContents(content::BrowserContext* context,
/external/chromium_org/apps/
H A Dcustom_launcher_page_contents.cc70 void CustomLauncherPageContents::AddNewContents( function in class:apps::CustomLauncherPageContents
77 app_delegate_->AddNewContents(new_contents->GetBrowserContext(),
H A Dcustom_launcher_page_contents.h48 virtual void AddNewContents(content::WebContents* source,
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.h37 virtual void AddNewContents(content::WebContents* source,
/external/chromium_org/chrome/browser/tab_contents/
H A Dbackground_contents.h32 // Called by AddNewContents(). Asks the delegate to attach the opened
62 virtual void AddNewContents(content::WebContents* source,
H A Dbackground_contents.cc116 void BackgroundContents::AddNewContents(WebContents* source, function in class:BackgroundContents
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.h59 virtual void AddNewContents(content::WebContents* source,
H A Dcast_window_android.cc106 void CastWindowAndroid::AddNewContents(content::WebContents* source, function in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/chrome/browser/android/
H A Dchrome_web_contents_delegate_android.h74 virtual void AddNewContents(content::WebContents* source,
/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_delegate.h44 virtual void AddNewContents(content::BrowserContext* context,
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.h57 virtual void AddNewContents(content::WebContents* source,
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc306 void WebDialogView::AddNewContents(content::WebContents* source, function in class:views::WebDialogView
316 WebDialogWebContentsDelegate::AddNewContents(

Completed in 521 milliseconds

12