/external/chromium_org/ash/wm/ |
D | app_list_controller_unittest.cc | 74 Shell::GetPrimaryRootWindow(), kShellWindowId_AppListContainer); in TEST_P() 89 aura::test::EventGenerator generator(shell->GetPrimaryRootWindow(), in TEST_P() 100 EXPECT_TRUE(shell->GetPrimaryRootWindow()->bounds().Contains(point_outside)); in TEST_P() 115 aura::test::EventGenerator generator(shell->GetPrimaryRootWindow()); in TEST_P() 124 EXPECT_TRUE(shell->GetPrimaryRootWindow()->bounds().Contains(point_outside)); in TEST_P()
|
D | screen_dimmer_unittest.cc | 48 ui::Layer* root_layer = Shell::GetPrimaryRootWindow()->layer(); in TEST_F() 67 ui::Layer* root_layer = Shell::GetPrimaryRootWindow()->layer(); in TEST_F() 74 Shell::GetPrimaryRootWindow()->GetHost()->SetBounds(kNewBounds); in TEST_F()
|
D | toplevel_window_event_handler_unittest.cc | 75 Shell::GetPrimaryRootWindow(), kShellWindowId_AlwaysOnTopContainer); in CreateWindow() 83 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), window); in DragFromCenterBy() 88 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), window); in TouchDragFromCenterBy() 133 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 377 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 404 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 484 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 509 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 531 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 586 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() [all …]
|
D | system_modal_container_layout_manager_unittest.cc | 233 aura::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), parent.get()); in TEST_F() 248 aura::test::EventGenerator e2(Shell::GetPrimaryRootWindow(), t1); in TEST_F() 272 aura::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), in TEST_F() 273 Shell::GetPrimaryRootWindow()); in TEST_F() 288 aura::test::EventGenerator e2(Shell::GetPrimaryRootWindow(), t1.get()); in TEST_F() 313 aura::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), parent.get()); in TEST_F() 327 aura::test::EventGenerator e2(Shell::GetPrimaryRootWindow(), unrelated.get()); in TEST_F() 338 aura::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), main.get()); in TEST_F() 410 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), center); in TEST_F() 600 const gfx::Size screen_size = Shell::GetPrimaryRootWindow()->bounds().size(); in TEST_F() [all …]
|
D | resize_shadow_and_cursor_unittest.cc | 119 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 162 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 186 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 202 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
D | system_gesture_event_filter_unittest.cc | 175 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 237 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 294 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 329 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 388 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 448 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 483 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 520 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 548 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F()
|
D | partial_screenshot_view_unittest.cc | 38 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 56 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
D | window_manager_unittest.cc | 145 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 177 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 262 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 290 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 307 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 338 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 364 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 406 aura::test::EventGenerator generator3(Shell::GetPrimaryRootWindow(), in TEST_F() 417 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 492 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() [all …]
|
D | window_modality_controller_unittest.cc | 192 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 202 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 226 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 269 NULL, Shell::GetPrimaryRootWindow()); in TEST_F() 279 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), center); in TEST_F() 350 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 483 Shell::GetPrimaryRootWindow(), in TEST_F() 500 Shell::GetPrimaryRootWindow(), in TEST_F() 515 Shell::GetPrimaryRootWindow(), in TEST_F()
|
/external/chromium_org/ash/ |
D | shell_unittest.cc | 48 return Shell::GetContainer(Shell::GetPrimaryRootWindow(), in GetDefaultContainer() 53 return Shell::GetContainer(Shell::GetPrimaryRootWindow(), in GetAlwaysOnTopContainer() 59 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in ExpectAllContainers() 183 ash::Shell::GetContainer(Shell::GetPrimaryRootWindow(), in LockScreenAndVerifyMenuClosed() 270 Shell::GetPrimaryRootWindow(), kShellWindowId_SystemModalContainer); in TEST_F() 303 ash::Shell::GetContainer(Shell::GetPrimaryRootWindow(), in TEST_F() 311 Shell::GetPrimaryRootWindow(), ash::kShellWindowId_LockScreenContainer); in TEST_F() 322 Shell::GetContainer(Shell::GetPrimaryRootWindow(), in TEST_F() 337 Shell::GetPrimaryRootWindow(), ash::kShellWindowId_SystemModalContainer); in TEST_F() 399 EXPECT_EQ(Shell::GetPrimaryRootWindow()->GetHost()->GetBounds().height(), in TEST_F() [all …]
|
/external/chromium_org/ash/wm/gestures/ |
D | overview_gesture_handler_unittest.cc | 42 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 69 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 86 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 146 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 163 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F()
|
/external/chromium_org/ash/accelerators/ |
D | accelerator_filter_unittest.cc | 34 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 57 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 72 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 92 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F()
|
/external/chromium_org/ash/drag_drop/ |
D | drag_drop_controller_unittest.cc | 252 params.parent = Shell::GetPrimaryRootWindow(); in CreateNewWidget() 285 Shell::GetPrimaryRootWindow()->GetHost()->GetEventSource(); in DispatchGesture() 303 aura::client::SetDragDropClient(Shell::GetPrimaryRootWindow(), in SetUp() 308 aura::client::SetDragDropClient(Shell::GetPrimaryRootWindow(), NULL); in TearDown() 366 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 412 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 460 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 526 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 584 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 645 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() [all …]
|
/external/chromium_org/ash/shell/ |
D | window_watcher_unittest.cc | 32 Shell::GetPrimaryRootWindow()->GetHost()->Show(); in TEST_F() 40 Shell::GetPrimaryRootWindow()->Hide(); in TEST_F()
|
/external/chromium_org/ash/wm/workspace/ |
D | workspace_event_handler_unittest.cc | 96 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 215 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 245 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 269 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 296 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 325 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 381 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 413 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 482 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 510 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() [all …]
|
D | workspace_layout_manager_unittest.cc | 138 EXPECT_EQ(Shell::GetPrimaryRootWindow(), window->GetRootWindow()); in TEST_F() 140 Shell::GetPrimaryRootWindow()->bounds().Intersects(window->bounds())); in TEST_F() 177 Shell::GetPrimaryRootWindow()->bounds().Intersects(window->bounds())); in TEST_F() 185 Shell::GetPrimaryRootWindow()->bounds().Intersects(window->bounds())); in TEST_F() 189 Shell::GetPrimaryRootWindow()->bounds().Intersects(window->bounds())); in TEST_F() 201 Shell::GetPrimaryRootWindow()->bounds().Intersects(window->bounds())); in TEST_F() 380 Shell::GetPrimaryRootWindow(), kShellWindowId_DefaultContainer); in TEST_F() 397 Shell::GetInstance()->GetPrimaryRootWindow()->bounds(); in TEST_F() 526 Shell::GetPrimaryRootWindow(), kShellWindowId_DefaultContainer); in SetUp() 528 new WorkspaceLayoutManager(Shell::GetPrimaryRootWindow())); in SetUp() [all …]
|
D | workspace_window_resizer_unittest.cc | 81 aura::Window* root = Shell::GetPrimaryRootWindow(); in SetUp() 434 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 793 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0)); in TEST_F() 817 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0)); in TEST_F() 843 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 10, 0)); in TEST_F() 877 Shell::GetPrimaryRootWindow(), gfx::Insets(10, 0, 0, 0)); in TEST_F() 889 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0)); in TEST_F() 901 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0)); in TEST_F() 918 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0)); in TEST_F() 938 Shell::GetPrimaryRootWindow(), gfx::Insets(0, 0, 50, 0)); in TEST_F() [all …]
|
/external/chromium_org/ash/keyboard_overlay/ |
D | keyboard_overlay_delegate_unittest.cc | 39 shell->SetShelfAlignment(shelf_alignment(), shell->GetPrimaryRootWindow()); in TEST_P() 47 EXPECT_EQ(Shell::GetPrimaryRootWindow(), in TEST_P()
|
/external/chromium_org/chrome/browser/extensions/api/input/ |
D | input.cc | 51 return keyboard::InsertText(text, ash::Shell::GetPrimaryRootWindow()); in RunSync() 74 ash::Shell::GetPrimaryRootWindow()->GetHost()); in RunSync() 106 ash::Shell::GetPrimaryRootWindow()->GetHost()); in RunSync()
|
/external/chromium_org/ash/shelf/ |
D | shelf_layout_manager_unittest.cc | 410 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in RunGestureDragTests() 706 Shell::GetPrimaryRootWindow()); in TEST_F() 718 Shell::GetPrimaryRootWindow()); in TEST_F() 735 Shell::GetPrimaryRootWindow()); in TEST_F() 769 Shell::GetPrimaryRootWindow()); in TEST_F() 829 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 990 Shell::GetPrimaryRootWindow(), gfx::Point()); in TEST_F() 1006 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 1014 Shell::GetPrimaryRootWindow(), kShellWindowId_LockScreenContainer); in TEST_F() 1043 Shell::GetPrimaryRootWindow(), gfx::Point()); in TEST_F() [all …]
|
D | shelf_tooltip_manager_unittest.cc | 96 params.parent = Shell::GetContainer(Shell::GetPrimaryRootWindow(), in CreateWidget() 182 aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); in TEST_F() 224 aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); in TEST_F() 254 aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); in TEST_F()
|
/external/chromium_org/ash/test/ |
D | ash_test_base.cc | 129 Shell::GetPrimaryRootWindow()->Show(); in SetUp() 130 Shell::GetPrimaryRootWindow()->GetHost()->Show(); in SetUp() 133 Shell::GetPrimaryRootWindow()->MoveCursorTo(gfx::Point(-1000, -1000)); in SetUp() 273 window, Shell::GetPrimaryRootWindow(), gfx::Rect()); in ParentWindowInPrimaryRootWindow()
|
/external/chromium_org/ash/tooltips/ |
D | tooltip_controller_unittest.cc | 70 aura::client::GetTooltipClient(Shell::GetPrimaryRootWindow())); in GetController() 93 EXPECT_TRUE(aura::client::GetTooltipClient(Shell::GetPrimaryRootWindow()) in TEST_F() 108 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
/external/chromium_org/ash/magnifier/ |
D | magnification_controller_unittest.cc | 53 return Shell::GetPrimaryRootWindow(); in GetRootWindow() 176 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 196 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 300 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 353 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 399 aura::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
/external/chromium_org/ash/first_run/ |
D | first_run_helper_unittest.cc | 82 aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); in CheckContainersAreVisible() 93 aura::Window* root_window = Shell::GetInstance()->GetPrimaryRootWindow(); in CheckContainersAreHidden()
|