Home
last modified time | relevance | path

Searched refs:CreateNewWindow (Results 1 – 25 of 41) sorted by relevance

12

/external/chromium_org/chrome/browser/ui/app_list/
Dapp_list_controller_browsertest.cc29 IN_PROC_BROWSER_TEST_F(AppListControllerBrowserTest, CreateNewWindow) { in IN_PROC_BROWSER_TEST_F() argument
39 controller->CreateNewWindow(browser()->profile(), false); in IN_PROC_BROWSER_TEST_F()
42 controller->CreateNewWindow(browser()->profile(), true); in IN_PROC_BROWSER_TEST_F()
Dapp_context_menu.cc281 controller_->CreateNewWindow(profile_, false); in ExecuteCommand()
283 controller_->CreateNewWindow(profile_, true); in ExecuteCommand()
Dapp_list_controller_delegate_impl.h41 virtual void CreateNewWindow(Profile* profile, bool incognito) OVERRIDE;
Dapp_list_controller_delegate_impl.cc82 void AppListControllerDelegateImpl::CreateNewWindow(Profile* profile, in CreateNewWindow() function in AppListControllerDelegateImpl
Dapp_list_controller_delegate.h101 virtual void CreateNewWindow(Profile* profile, bool incognito) = 0;
/external/chromium_org/chrome/browser/ui/ash/app_list/
Dapp_list_controller_ash.cc81 void AppListControllerDelegateAsh::CreateNewWindow(Profile* profile, in CreateNewWindow() function in AppListControllerDelegateAsh
86 ChromeLauncherController::instance()->CreateNewWindow(); in CreateNewWindow()
Dapp_list_controller_ash.h33 virtual void CreateNewWindow(Profile* profile, bool incognito) OVERRIDE;
/external/chromium_org/content/public/test/
Dcontent_browser_test.cc158 return Shell::CreateNewWindow( in CreateBrowser()
167 return Shell::CreateNewWindow( in CreateOffTheRecordBrowser()
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dbrowser_shortcut_launcher_item_controller.cc156 launcher_controller()->CreateNewWindow(); in Activate()
226 launcher_controller()->CreateNewWindow(); in ItemSelected()
302 launcher_controller()->CreateNewWindow(); in ActivateOrAdvanceToNextBrowser()
/external/chromium_org/content/browser/renderer_host/
Drender_widget_helper.cc122 void RenderWidgetHelper::CreateNewWindow( in CreateNewWindow() function in content::RenderWidgetHelper
167 host->CreateNewWindow(route_id, main_frame_route_id, params, in OnCreateWindowOnUI()
Drender_widget_helper.h106 void CreateNewWindow(
Drender_view_host_delegate.h228 virtual void CreateNewWindow( in CreateNewWindow() function
/external/chromium_org/content/shell/android/
Dshell_manager.cc63 Shell::CreateNewWindow(browserContext, in LaunchShell()
/external/chromium_org/content/shell/browser/
Dshell_application_mac.mm32 content::Shell::CreateNewWindow(browserContext,
Dshell_browser_main_parts.cc141 Shell::CreateNewWindow(browser_context_.get(), in PreMainMessageLoopRun()
Dshell_devtools_frontend.cc69 Shell* shell = Shell::CreateNewWindow(inspected_contents->GetBrowserContext(), in Show()
Dshell_web_contents_view_delegate_win.cc209 Shell::CreateNewWindow(browser_context, in MenuItemSelected()
/external/chromium_org/chromecast/shell/browser/android/
Dcast_window_android.h42 static CastWindowAndroid* CreateNewWindow(
Dcast_window_manager.cc63 CastWindowAndroid::CreateNewWindow( in LaunchCastWindow()
Dcast_window_android.cc42 CastWindowAndroid* CastWindowAndroid::CreateNewWindow( in CreateNewWindow() function in chromecast::shell::CastWindowAndroid
/external/chromium_org/content/browser/
Dsecurity_exploit_browsertest.cc142 pending_rvh->CreateNewWindow(duplicate_routing_id, in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/content/test/
Dtest_web_contents.h107 virtual void CreateNewWindow(
Dtest_web_contents.cc229 void TestWebContents::CreateNewWindow( in CreateNewWindow() function in content::TestWebContents
/external/chromium_org/third_party/libjingle/source/talk/media/devices/
Dcarbonvideorenderer.cc155 err = CreateNewWindow(kDocumentWindowClass, attributes, in Initialize()
/external/chromium_org/content/browser/frame_host/
Dinterstitial_page_impl.h136 virtual void CreateNewWindow( in NON_EXPORTED_BASE()

12