/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/ |
H A D | root_window_desk_switch_animator_unittest.cc | 31 Shell::GetPrimaryRootWindow()->bounds().size(); in ComputeAnimationLayerExpectedSize() 54 DCHECK_EQ(Shell::GetPrimaryRootWindow()->layer(), animating_layer->parent()); in GetVisibleBounds() 181 EXPECT_EQ(Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 188 EXPECT_EQ(Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 222 Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 264 Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 303 Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 332 EXPECT_EQ(Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 345 Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() 430 Shell::GetPrimaryRootWindow()->bounds(), in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ |
H A D | login_screen_controller.cc | 289 Shelf* shelf = Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()); in FocusLoginShelf() 310 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in EnableAddUserButton() 317 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in EnableShutdownButton() 324 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in SetIsFirstSigninStep() 331 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in ShowParentAccessButton() 338 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in SetAllowLoginAsGuest() 346 return Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in GetScopedGuestButtonBlocker() 364 return Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in SetLoginShelfGestureHandler() 371 return Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in ClearLoginShelfGestureHandler() 399 Shelf::ForWindow(Shell::Get()->GetPrimaryRootWindow()) in SetKioskApps()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/ |
H A D | screen_dimmer_unittest.cc | 36 dimmer_->window_dimmers_->Get(Shell::GetPrimaryRootWindow()); in GetDimWindow() 62 ui::Layer* root_layer = Shell::GetPrimaryRootWindow()->layer(); in TEST_F() 78 ui::Layer* root_layer = Shell::GetPrimaryRootWindow()->layer(); in TEST_F() 85 Shell::GetPrimaryRootWindow()->GetHost()->SetBoundsInPixels(kNewBounds); in TEST_F() 90 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F()
|
H A D | toplevel_window_event_handler_unittest.cc | 239 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 486 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 512 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 584 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 607 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 623 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 652 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 680 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 709 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 739 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() [all …]
|
H A D | window_modality_controller_unittest.cc | 200 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 210 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 234 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 277 nullptr, Shell::GetPrimaryRootWindow(), gfx::Rect(0, 0, 200, 200)); in TEST_F() 343 aura::client::GetCaptureClient(Shell::GetPrimaryRootWindow()) in TEST_F() 355 aura::client::GetCaptureClient(Shell::GetPrimaryRootWindow()) in TEST_F() 367 aura::client::GetCaptureClient(Shell::GetPrimaryRootWindow()) in TEST_F() 431 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 620 Shell::GetPrimaryRootWindow(), in TEST_F() 637 Shell::GetPrimaryRootWindow(), in TEST_F() [all …]
|
H A D | system_modal_container_layout_manager_unittest.cc | 211 ui::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), parent.get()); in TEST_F() 226 ui::test::EventGenerator e2(Shell::GetPrimaryRootWindow(), t1); in TEST_F() 250 ui::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), in TEST_F() 251 Shell::GetPrimaryRootWindow()); in TEST_F() 266 ui::test::EventGenerator e2(Shell::GetPrimaryRootWindow(), t1.get()); in TEST_F() 291 ui::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), parent.get()); in TEST_F() 316 ui::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), main.get()); in TEST_F() 450 ui::test::EventGenerator e1(Shell::GetPrimaryRootWindow(), main.get()); in TEST_F() 833 Shell::GetPrimaryRootWindow(), kShellWindowId_SystemModalContainer); in TEST_F() 911 new TestWindow(true), Shell::GetPrimaryRootWindow(), in RunTest() [all …]
|
H A D | resize_shadow_and_cursor_unittest.cc | 134 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 182 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 209 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 224 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 254 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/ |
H A D | accelerator_filter_unittest.cc | 36 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 58 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 73 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 95 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in TEST_F() 140 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 174 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/ |
H A D | keyboard_unittest.cc | 144 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 150 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 197 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 238 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 337 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 386 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 440 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 505 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 531 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 613 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() [all …]
|
H A D | pointer_unittest.cc | 129 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 192 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 224 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 283 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 316 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 390 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 435 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 1073 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()) in TEST_F() 1141 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 1202 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()) in TEST_F() [all …]
|
H A D | touch_unittest.cc | 81 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 117 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 148 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 184 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 222 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 260 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 295 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 328 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 401 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 436 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/home_screen/ |
H A D | drag_window_from_shelf_controller_unittest.cc | 109 return SplitViewController::Get(Shell::GetPrimaryRootWindow()); in split_view_controller() 128 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 163 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 222 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 241 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 300 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 334 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 354 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 409 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() 448 Shelf::ForWindow(Shell::GetPrimaryRootWindow())->GetIdealBounds(); in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/ |
H A D | shell_unittest.cc | 67 return Shell::GetContainer(Shell::GetPrimaryRootWindow(), in GetActiveDeskContainer() 72 return Shell::GetContainer(Shell::GetPrimaryRootWindow(), in GetAlwaysOnTopContainer() 78 aura::Window* root_window = Shell::GetPrimaryRootWindow(); in ExpectAllContainers() 203 Shell::GetContainer(Shell::GetPrimaryRootWindow(), in LockScreenAndVerifyMenuClosed() 319 Shell::GetPrimaryRootWindow(), kShellWindowId_SystemModalContainer); in TEST_F() 342 Shell::GetContainer(Shell::GetPrimaryRootWindow(), in TEST_F() 350 Shell::GetPrimaryRootWindow(), kShellWindowId_LockScreenContainer); in TEST_F() 361 Shell::GetContainer(Shell::GetPrimaryRootWindow(), in TEST_F() 376 Shell::GetPrimaryRootWindow(), kShellWindowId_SystemModalContainer); in TEST_F() 429 Shell::GetPrimaryRootWindow()->GetHost()->GetBoundsInPixels().height(), in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/ |
H A D | tab_drag_drop_delegate_unittest.cc | 113 TabDragDropDelegate delegate(Shell::GetPrimaryRootWindow(), in TEST_F() 131 TabDragDropDelegate delegate(Shell::GetPrimaryRootWindow(), in TEST_F() 169 TabDragDropDelegate delegate(Shell::GetPrimaryRootWindow(), in TEST_F() 208 TabDragDropDelegate delegate(Shell::GetPrimaryRootWindow(), in TEST_F() 253 TabDragDropDelegate delegate(Shell::GetPrimaryRootWindow(), in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/workspace/ |
H A D | workspace_event_handler_unittest.cc | 114 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 232 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 260 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 282 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 310 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 340 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 390 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 413 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow(), in TEST_F() 480 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() 506 aura::Window* root = Shell::GetPrimaryRootWindow(); in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/ |
H A D | pointer_unittest.cc | 149 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 212 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 244 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 303 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 336 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 410 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 455 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 1154 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()) in TEST_F() 1222 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 1283 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()) in TEST_F() [all …]
|
H A D | keyboard_unittest.cc | 158 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 164 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 216 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 264 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 282 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 384 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 469 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 530 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 588 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 786 aura::client::GetFocusClient(ash::Shell::GetPrimaryRootWindow()); in TEST_F() [all …]
|
H A D | drag_drop_operation_unittest.cc | 66 aura::client::GetDragDropClient(ash::Shell::GetPrimaryRootWindow()) in SetUp() 71 aura::client::GetDragDropClient(ash::Shell::GetPrimaryRootWindow()) in TearDown() 102 ash::Shell::GetPrimaryRootWindow()->AddChild(origin_surface->window()); in TEST_F()
|
H A D | touch_unittest.cc | 83 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 119 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 150 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 186 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 224 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 262 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 297 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 330 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 403 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() 437 ui::test::EventGenerator generator(ash::Shell::GetPrimaryRootWindow()); in TEST_F() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/utility/ |
H A D | screenshot_controller_unittest.cc | 80 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 103 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 139 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 156 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 220 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 247 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 275 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 307 ui::test::EventGenerator generator(Shell::GetPrimaryRootWindow()); in TEST_F() 378 ui::test::EventGenerator event_generator(Shell::GetPrimaryRootWindow()); in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/power/ |
H A D | power_event_observer_unittest.cc | 86 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F() 325 Shell::GetPrimaryRootWindow()->GetHost()->compositor()->SetVisible(false); in TEST_F() 411 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F() 463 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F() 506 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F() 545 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F() 590 Shell::GetPrimaryRootWindow()->GetHost()->compositor(); in TEST_F()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/login/ui/ |
H A D | login_keyboard_test_base.cc | 38 int height = Shell::GetPrimaryRootWindow()->bounds().height() / 2; in ShowKeyboard() 41 Shell::GetPrimaryRootWindow()->bounds(), height)); in ShowKeyboard()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/test/ |
H A D | ash_test_helper.cc | 186 root_window = Shell::GetPrimaryRootWindow(); in GetContext() 260 Shell::GetPrimaryRootWindow()->Show(); in SetUp() 261 Shell::GetPrimaryRootWindow()->GetHost()->Show(); in SetUp() 299 Shell::GetPrimaryRootWindow()->MoveCursorTo(gfx::Point(-1000, -1000)); in SetUp()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/ |
H A D | overview_session.cc | 308 SplitViewController::Get(Shell::GetPrimaryRootWindow())->AddObserver(this); in Init() 400 if (SplitViewController::Get(Shell::GetPrimaryRootWindow()) in OnGridEmpty() 605 SplitViewController::Get(Shell::GetPrimaryRootWindow()) in InitiateDrag() 769 SplitViewController::Get(Shell::GetPrimaryRootWindow()) in OnStartingAnimationComplete() 774 SplitViewController::Get(Shell::GetPrimaryRootWindow()) in OnStartingAnimationComplete() 974 SplitViewController::Get(Shell::GetPrimaryRootWindow())->EndSplitView(); in OnDisplayAdded() 988 GetRootWindowSettings(Shell::GetPrimaryRootWindow())->display_id) { in OnDisplayMetricsChanged() 993 if (SplitViewController::Get(Shell::GetPrimaryRootWindow()) in OnDisplayMetricsChanged() 1165 auto* grid = GetGridWithRootWindow(Shell::GetPrimaryRootWindow()); in ProcessForScrolling() 1225 params.parent = Shell::GetPrimaryRootWindow()->GetChildById( in UpdateNoWindowsWidget() [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/ash/launcher/ |
H A D | app_window_launcher_controller.cc | 17 if (ash::Shell::HasInstance() && ash::Shell::Get()->GetPrimaryRootWindow()) { in AppWindowLauncherController() 19 wm::GetActivationClient(ash::Shell::Get()->GetPrimaryRootWindow()); in AppWindowLauncherController()
|