Searched refs:CreateTestWindowInShellWithBounds (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/ash/accelerators/
H A Daccelerator_commands_unittest.cc24 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
26 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
H A Daccelerator_controller_unittest.cc430 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
486 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
1186 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
1314 window.reset(CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
1323 window.reset(CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
/external/chromium_org/ash/wm/workspace/
H A Dworkspace_layout_manager_unittest.cc107 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
156 CreateTestWindowInShellWithBounds(gfx::Rect(10, -400, 200, 200)));
161 CreateTestWindowInShellWithBounds(gfx::Rect(10, -600, 200, 200)));
182 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
227 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
277 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
359 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 30, 40)));
373 CreateTestWindowInShellWithBounds(gfx::Rect(10, 20, 30, 40)));
405 CreateTestWindowInShellWithBounds(window_bounds));
414 CreateTestWindowInShellWithBounds(window_bound
[all...]
/external/chromium_org/ash/system/overview/
H A Doverview_button_tray_unittest.cc80 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
/external/chromium_org/ash/wm/
H A Dwindow_util_unittest.cc32 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 100, 100)));
H A Dmru_window_tracker_unittest.cc24 return CreateTestWindowInShellWithBounds(gfx::Rect(0, 0, 400, 400));
H A Dwindow_state_unittest.cc68 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
210 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
231 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
H A Dworkspace_controller_unittest.cc114 aura::Window* window = CreateTestWindowInShellWithBounds(bounds);
949 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
951 CreateTestWindowInShellWithBounds(gfx::Rect(110, 110, 100, 100)));
953 CreateTestWindowInShellWithBounds(gfx::Rect(120, 120, 100, 100)));
1040 CreateTestWindowInShellWithBounds(default_bounds));
1048 CreateTestWindowInShellWithBounds(default_bounds));
H A Dsystem_gesture_event_filter_unittest.cc579 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100)));
/external/chromium_org/ash/test/
H A Dash_test_base.h71 aura::Window* CreateTestWindowInShellWithBounds(const gfx::Rect& bounds);
H A Dash_test_base.cc220 aura::Window* AshTestBase::CreateTestWindowInShellWithBounds( function in class:ash::test::AshTestBase
/external/chromium_org/ash/system/web_notification/
H A Dweb_notification_tray_unittest.cc371 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
387 window.reset(CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
429 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
H A Dash_popup_alignment_delegate_unittest.cc156 CreateTestWindowInShellWithBounds(gfx::Rect(0, 0, 50, 50)));
/external/chromium_org/ash/wm/panels/
H A Dpanel_window_resizer_unittest.cc437 CreateTestWindowInShellWithBounds(gfx::Rect(600, 0, 101, 101)));
H A Dpanel_layout_manager_unittest.cc61 return CreateTestWindowInShellWithBounds(bounds);

Completed in 688 milliseconds