HomeSort by relevance Sort by last modified time
    Searched refs:CreateTestWindowInShellWithBounds (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/ash/accelerators/
accelerator_commands_unittest.cc 24 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
accelerator_controller_unittest.cc 476 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
544 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
616 CreateTestWindowInShellWithBounds(gfx::Rect(5, 5, 20, 20)));
    [all...]
  /external/chromium_org/ash/wm/
window_util_unittest.cc 21 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 100, 100)));
mru_window_tracker_unittest.cc 24 return CreateTestWindowInShellWithBounds(gfx::Rect(0, 0, 400, 400));
base_layout_manager_unittest.cc 46 return CreateTestWindowInShellWithBounds(bounds);
workspace_controller_unittest.cc 112 aura::Window* window = CreateTestWindowInShellWithBounds(bounds);
872 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
874 CreateTestWindowInShellWithBounds(gfx::Rect(110, 110, 100, 100)));
876 CreateTestWindowInShellWithBounds(gfx::Rect(120, 120, 100, 100)));
    [all...]
  /external/chromium_org/ash/wm/workspace/
workspace_layout_manager_unittest.cc 92 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
141 CreateTestWindowInShellWithBounds(gfx::Rect(10, -400, 200, 200)));
146 CreateTestWindowInShellWithBounds(gfx::Rect(10, -600, 200, 200)));
154 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
199 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
249 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 30, 40)));
331 CreateTestWindowInShellWithBounds(gfx::Rect(12, 20, 30, 40)));
345 CreateTestWindowInShellWithBounds(gfx::Rect(10, 20, 30, 40)));
361 CreateTestWindowInShellWithBounds(window_bounds));
370 CreateTestWindowInShellWithBounds(window_bounds))
    [all...]
snap_sizer_unittest.cc 38 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
118 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
194 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
243 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
292 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
331 CreateTestWindowInShellWithBounds(gfx::Rect(100, 100, 100, 100)));
  /external/chromium_org/ash/test/
ash_test_base.h 76 aura::Window* CreateTestWindowInShellWithBounds(const gfx::Rect& bounds);
ash_test_base.cc 227 aura::Window* AshTestBase::CreateTestWindowInShellWithBounds(
  /external/chromium_org/ash/system/web_notification/
web_notification_tray_unittest.cc 372 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
388 window.reset(CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
434 CreateTestWindowInShellWithBounds(gfx::Rect(1, 2, 3, 4)));
  /external/chromium_org/ash/wm/panels/
panel_layout_manager_unittest.cc 61 return CreateTestWindowInShellWithBounds(bounds);

Completed in 399 milliseconds