Home
last modified time | relevance | path

Searched refs:GetPrimaryRootWindow (Results 1 – 25 of 215) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/desks/
H A Droot_window_desk_switch_animator_unittest.cc31 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 Dlogin_screen_controller.cc289 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 Dscreen_dimmer_unittest.cc36 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 Dtoplevel_window_event_handler_unittest.cc239 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 Dwindow_modality_controller_unittest.cc200 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 Dsystem_modal_container_layout_manager_unittest.cc211 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 Dresize_shadow_and_cursor_unittest.cc134 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 Daccelerator_filter_unittest.cc36 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 Dkeyboard_unittest.cc144 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 Dpointer_unittest.cc129 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 Dtouch_unittest.cc81 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 Ddrag_window_from_shelf_controller_unittest.cc109 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 Dshell_unittest.cc67 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 Dtab_drag_drop_delegate_unittest.cc113 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 Dworkspace_event_handler_unittest.cc114 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 Dpointer_unittest.cc149 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 Dkeyboard_unittest.cc158 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 Ddrag_drop_operation_unittest.cc66 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 Dtouch_unittest.cc83 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 Dscreenshot_controller_unittest.cc80 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 Dpower_event_observer_unittest.cc86 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 Dlogin_keyboard_test_base.cc38 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 Dash_test_helper.cc186 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 Doverview_session.cc308 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 Dapp_window_launcher_controller.cc17 if (ash::Shell::HasInstance() && ash::Shell::Get()->GetPrimaryRootWindow()) { in AppWindowLauncherController()
19 wm::GetActivationClient(ash::Shell::Get()->GetPrimaryRootWindow()); in AppWindowLauncherController()

123456789