Home
last modified time | relevance | path

Searched defs:new_panel (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/panels/
Dstacked_panel_browsertest.cc716 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
751 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
787 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
813 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
840 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
926 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
964 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
1137 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
1169 Panel* new_panel = CreatePanelWithParams(params); in IN_PROC_BROWSER_TEST_F() local
Dpanel_manager.cc285 Panel* new_panel, in GetCollectionForNewPanel()