Searched defs:AddNewContents (Results 1 - 21 of 21) sorted by last modified time

/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(
/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
/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,
/external/chromium_org/extensions/browser/app_window/
H A Dapp_window.cc374 void AppWindow::AddNewContents(WebContents* source, function in class:extensions::AppWindow
381 app_delegate_->AddNewContents(browser_context_,
/external/chromium_org/extensions/browser/
H A Dextension_host.cc383 void ExtensionHost::AddNewContents(WebContents* source, function in class:extensions::ExtensionHost
404 delegate->AddNewContents(
/external/chromium_org/extensions/browser/guest_view/web_view/
H A Dweb_view_guest.cc1005 void WebViewGuest::AddNewContents(content::WebContents* source, function in class:extensions::WebViewGuest
/external/chromium_org/extensions/shell/browser/
H A Dshell_app_delegate.cc34 void ShellAppDelegate::AddNewContents(content::BrowserContext* context, function in class:extensions::ShellAppDelegate
/external/chromium_org/content/shell/browser/
H A Dshell.cc193 void Shell::AddNewContents(WebContents* source, function in class:content::Shell
/external/chromium_org/content/public/browser/
H A Dweb_contents_delegate.h101 virtual void AddNewContents(WebContents* source, function in class:content::WebContentsDelegate
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.cc106 void CastWindowAndroid::AddNewContents(content::WebContents* source, function in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/chrome/browser/tab_contents/
H A Dbackground_contents.cc116 void BackgroundContents::AddNewContents(WebContents* source, function in class:BackgroundContents
/external/chromium_org/chrome/browser/ui/apps/
H A Dchrome_app_delegate.cc134 // ChromeAppDelegate::AddNewContents, but this is the first time
200 void ChromeAppDelegate::AddNewContents(content::BrowserContext* context, function in class:ChromeAppDelegate
/external/chromium_org/chrome/browser/ui/autofill/
H A Dautofill_dialog_sign_in_delegate.cc88 void AutofillDialogSignInDelegate::AddNewContents( function in class:autofill::AutofillDialogSignInDelegate
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc1372 void Browser::AddNewContents(WebContents* source, function in class:Browser
1568 // AddNewContents.
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel_host.cc138 void PanelHost::AddNewContents(content::WebContents* source, function in class:PanelHost
/external/chromium_org/chrome/browser/ui/webui/
H A Dchrome_web_contents_handler.cc78 void ChromeWebContentsHandler::AddNewContents( function in class:ChromeWebContentsHandler
/external/chromium_org/chrome/browser/android/
H A Dchrome_web_contents_delegate_android.cc306 void ChromeWebContentsDelegateAndroid::AddNewContents( function in class:chrome::android::ChromeWebContentsDelegateAndroid
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_window.cc830 void DevToolsWindow::AddNewContents(WebContents* source, function in class:DevToolsWindow
852 inspected_web_contents->GetDelegate()->AddNewContents(
/external/chromium_org/android_webview/native/
H A Daw_web_contents_delegate.cc125 void AwWebContentsDelegate::AddNewContents(WebContents* source, function in class:android_webview::AwWebContentsDelegate
/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(),
/external/chromium_org/athena/extensions/
H A Dathena_app_delegate_base.cc77 void AthenaAppDelegateBase::AddNewContents(content::BrowserContext* context, function in class:athena::AthenaAppDelegateBase

Completed in 394 milliseconds