Searched refs:GetPanelContainer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ash/wm/panels/
H A Dpanel_layout_manager_unittest.cc79 aura::Window* GetPanelContainer(aura::Window* panel) { function in class:ash::PanelLayoutManagerTest
86 static_cast<PanelLayoutManager*>(GetPanelContainer(panel)->
306 EXPECT_EQ(GetPanelContainer(window.get()), window->parent());
319 EXPECT_EQ(GetPanelContainer(window.get()), window->parent());
/external/chromium_org/ash/wm/dock/
H A Ddocked_window_layout_manager_unittest.cc77 static_cast<PanelLayoutManager*>(GetPanelContainer(window)->
94 static_cast<PanelLayoutManager*>(GetPanelContainer(window)->
101 aura::Window* GetPanelContainer(aura::Window* panel) { function in class:ash::DockedWindowLayoutManagerTest

Completed in 87 milliseconds