Searched defs:CreateNewWindow (Results 1 - 11 of 11) sorted by path

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_controller_delegate_impl.cc82 void AppListControllerDelegateImpl::CreateNewWindow(Profile* profile, function in class:AppListControllerDelegateImpl
/external/chromium_org/chrome/browser/ui/ash/app_list/
H A Dapp_list_controller_ash.cc81 void AppListControllerDelegateAsh::CreateNewWindow(Profile* profile, function in class:AppListControllerDelegateAsh
86 ChromeLauncherController::instance()->CreateNewWindow();
/external/chromium_org/chrome/browser/ui/ash/launcher/
H A Dchrome_launcher_controller.cc894 void ChromeLauncherController::CreateNewWindow() { function in class:ChromeLauncherController
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.cc42 CastWindowAndroid* CastWindowAndroid::CreateNewWindow( function in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.cc743 void InterstitialPageImpl::CreateNewWindow( function in class:content::InterstitialPageImpl
/external/chromium_org/content/browser/renderer_host/
H A Drender_view_host_delegate.h228 virtual void CreateNewWindow( function in class:content::RenderViewHostDelegate
249 // The window is identified by the route_id passed to CreateNewWindow.
H A Drender_view_host_impl.cc997 void RenderViewHostImpl::CreateNewWindow( function in class:content::RenderViewHostImpl
1007 delegate_->CreateNewWindow(
H A Drender_widget_helper.cc103 // See CreateNewWindow.
122 void RenderWidgetHelper::CreateNewWindow( function in class:content::RenderWidgetHelper
167 host->CreateNewWindow(route_id, main_frame_route_id, params,
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc1481 void WebContentsImpl::CreateNewWindow( function in class:content::WebContentsImpl
/external/chromium_org/content/shell/browser/
H A Dshell.cc153 Shell* Shell::CreateNewWindow(BrowserContext* browser_context, function in class:content::Shell
/external/chromium_org/content/test/
H A Dtest_web_contents.cc187 // This is normally only done in WebContentsImpl::CreateNewWindow.
229 void TestWebContents::CreateNewWindow( function in class:content::TestWebContents

Completed in 490 milliseconds