Home
last modified time | relevance | path

Searched refs:GetWindowBoundsInScreen (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/
H A Dwindow_positioner_unittest.cc41 gfx::Rect bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
60 gfx::Rect bounds = widget1->GetWindowBoundsInScreen(); in TEST_F()
68 bounds = widget1->GetWindowBoundsInScreen(); in TEST_F()
76 bounds = widget2->GetWindowBoundsInScreen(); in TEST_F()
82 bounds = widget2->GetWindowBoundsInScreen(); in TEST_F()
97 EXPECT_EQ("300x300", widget1->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
99 ASSERT_EQ("1400x800", widget1->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
106 EXPECT_EQ("300x300", widget2->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
110 ASSERT_EQ("300x300", widget1->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
115 ASSERT_EQ("300x300", widget1->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
H A Dclient_controlled_state_unittest.cc166 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
173 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
182 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
187 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
193 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
198 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
202 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
207 EXPECT_EQ(kInitialBounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
313 EXPECT_EQ(new_bounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
437 EXPECT_EQ(new_bounds, widget()->GetWindowBoundsInScreen()); in TEST_F()
[all …]
H A Dsystem_gesture_event_filter_unittest.cc176 gfx::Rect normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
178 gfx::Rect right_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
189 gfx::Rect left_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
195 gfx::Rect current_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
232 gfx::Rect normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
236 toplevel->GetWindowBoundsInScreen().ToString()); in TEST_F()
241 normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
245 toplevel->GetWindowBoundsInScreen().ToString()); in TEST_F()
250 normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_F()
254 toplevel->GetWindowBoundsInScreen().ToString()); in TEST_F()
H A Doverlay_layout_manager_unittest.cc28 EXPECT_EQ(gfx::Rect(0, 0, 800, 600), widget->GetWindowBoundsInScreen()); in TEST_F()
32 EXPECT_EQ(gfx::Rect(0, 0, 600, 800), widget->GetWindowBoundsInScreen()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/test/
H A Dshelf_layout_manager_test_base.cc213 gfx::Rect bounds = GetShelfWidget()->GetWindowBoundsInScreen(); in GetVisibleShelfWidgetBoundsInScreen()
334 GetShelfWidget()->hotseat_widget()->GetWindowBoundsInScreen(); in DragHotseatDownToBezel()
441 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
501 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
513 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
527 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
551 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
566 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
570 GetShelfWidget()->GetWindowBoundsInScreen().top_center(); in RunGestureDragTests()
580 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/shelf/
H A Dshelf_widget_unittest.cc282 gfx::Rect shelf_bounds = shelf_widget->GetWindowBoundsInScreen(); in TEST_F()
317 shelf_bounds = shelf_widget->GetWindowBoundsInScreen(); in TEST_F()
361 gfx::Rect widget_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
382 shelf_bounds = shelf_widget->GetWindowBoundsInScreen(); in TEST_F()
400 shelf_bounds = shelf_widget->GetWindowBoundsInScreen(); in TEST_F()
407 widget_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
469 EXPECT_EQ(GetShelfWidget()->GetWindowBoundsInScreen(), in TEST_F()
682 EXPECT_EQ(GetShelfWidget()->GetWindowBoundsInScreen(), in TEST_F()
928 GetShelfWidget()->GetWindowBoundsInScreen().CenterPoint()); in TEST_F()
941 GetShelfWidget()->GetWindowBoundsInScreen().CenterPoint()); in TEST_F()
[all …]
H A Dshelf_layout_manager_unittest.cc2876 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
2913 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
2951 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3013 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3061 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3107 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3179 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3220 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3273 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
3302 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_F()
[all …]
H A Dlogin_shelf_gesture_controller_unittest.cc238 nudge_widget->GetWindowBoundsInScreen().CenterPoint()); in TEST_F()
288 nudge_widget->GetWindowBoundsInScreen().CenterPoint()); in TEST_F()
342 nudge_widget->GetWindowBoundsInScreen().CenterPoint()); in TEST_F()
464 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
492 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
516 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
524 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
577 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
639 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
680 GetPrimaryShelf()->shelf_widget()->GetWindowBoundsInScreen(); in TEST_F()
H A Dhotseat_widget_unittest.cc558 ->GetWindowBoundsInScreen() in TEST_P()
587 ->GetWindowBoundsInScreen() in TEST_P()
633 ->GetWindowBoundsInScreen() in TEST_P()
885 ->GetWindowBoundsInScreen() in TEST_P()
921 ->GetWindowBoundsInScreen() in TEST_P()
966 ->GetWindowBoundsInScreen() in TEST_P()
1444 hotseat_widget->GetWindowBoundsInScreen().left_center(); in TEST_P()
1588 ->GetWindowBoundsInScreen() in TEST_P()
1609 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_P()
1651 GetShelfWidget()->GetWindowBoundsInScreen(); in TEST_P()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/wm/overview/
H A Doverview_window_drag_controller_unittest.cc368 desks_bar_widget()->GetWindowBoundsInScreen().y()); in StartDraggingAndValidateDesksBarShifted()
386 EXPECT_EQ(0, desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
402 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
410 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
419 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
429 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
451 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
460 desks_bar_widget()->GetWindowBoundsInScreen().y()); in TEST_F()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/
H A Ddesktop_widget_unittest.cc31 EXPECT_EQ(gfx::Point(11, 12), dialog->GetWindowBoundsInScreen().origin()); in TEST_F()
84 gfx::Rect actual_bounds(widget3.GetWindowBoundsInScreen()); in TEST_F()
113 gfx::Rect actual_bounds(widget.GetWindowBoundsInScreen()); in TEST_F()
140 gfx::Rect widget_bounds(widget1.GetWindowBoundsInScreen()); in TEST_F()
160 gfx::Rect actual_bounds(widget2.GetWindowBoundsInScreen()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/
H A Ddesktop_widget_unittest.cc31 EXPECT_EQ(gfx::Point(11, 12), dialog->GetWindowBoundsInScreen().origin()); in TEST_F()
84 gfx::Rect actual_bounds(widget3.GetWindowBoundsInScreen()); in TEST_F()
113 gfx::Rect actual_bounds(widget.GetWindowBoundsInScreen()); in TEST_F()
140 gfx::Rect widget_bounds(widget1.GetWindowBoundsInScreen()); in TEST_F()
160 gfx::Rect actual_bounds(widget2.GetWindowBoundsInScreen()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/drag_drop/
H A Ddrag_image_view.cc57 gfx::Rect(position, GetWidget()->GetWindowBoundsInScreen().size())); in SetScreenPosition()
61 return GetWidget()->GetWindowBoundsInScreen(); in GetBoundsInScreen()
144 gfx::Size widget_size = GetWidget()->GetWindowBoundsInScreen().size(); in OnPaint()
193 gfx::Size widget_size = GetWidget()->GetWindowBoundsInScreen().size(); in Layout()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/exo/
H A Dshell_surface_unittest.cc141 parent_shell_surface->GetWidget()->GetWindowBoundsInScreen().origin(); in TEST_F()
146 shell_surface->GetWidget()->GetWindowBoundsInScreen()); in TEST_F()
187 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
288 shell_surface->GetWidget()->GetWindowBoundsInScreen().ToString()); in TEST_F()
293 shell_surface->GetWidget()->GetWindowBoundsInScreen().ToString()); in TEST_F()
715 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
733 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
770 shell_surface->GetWidget()->GetWindowBoundsInScreen().size()); in TEST_F()
779 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
786 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/tray/
H A Dtray_event_filter.cc102 gfx::Rect bounds = bubble_widget->GetWindowBoundsInScreen(); in ProcessPressedEvent()
132 system_tray_bubble->GetBubbleWidget()->GetWindowBoundsInScreen()); in ProcessPressedEvent()
136 ->GetWindowBoundsInScreen()); in ProcessPressedEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/global_media_controls/
H A Doverlay_media_notification_view_unittest.cc90 return overlay_->GetWindowBoundsInScreen().size(); in GetWindowSize()
135 gfx::Point start_position = GetOverlay()->GetWindowBoundsInScreen().origin(); in TEST_F()
140 EXPECT_EQ(GetOverlay()->GetWindowBoundsInScreen().origin(), in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/magnifier/
H A Ddocked_magnifier_controller_impl_unittest.cc172 lock_system_modal_widget->GetWindowBoundsInScreen(); in TestDisplayWorkAreaAndLockSystemModalBoundsUpdated()
178 controller()->GetViewportWidgetForTesting()->GetWindowBoundsInScreen(); in TestDisplayWorkAreaAndLockSystemModalBoundsUpdated()
190 lock_system_modal_widget->GetWindowBoundsInScreen(); in TestDisplayWorkAreaAndLockSystemModalBoundsUpdated()
236 lock_system_modal_widget->GetWindowBoundsInScreen(); in TestLockSystemModalBoundUpdateAndCreationConsistency()
238 lock_system_modal_widget_update_case->GetWindowBoundsInScreen(); in TestLockSystemModalBoundUpdateAndCreationConsistency()
244 controller()->GetViewportWidgetForTesting()->GetWindowBoundsInScreen(); in TestLockSystemModalBoundUpdateAndCreationConsistency()
666 viewport_widget->GetWindowBoundsInScreen()); in TEST_F()
679 viewport_widget->GetWindowBoundsInScreen()); in TEST_F()
691 viewport_widget->GetWindowBoundsInScreen()); in TEST_F()
708 viewport_widget->GetWindowBoundsInScreen()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/exo/
H A Dshell_surface_unittest.cc141 parent_shell_surface->GetWidget()->GetWindowBoundsInScreen().origin(); in TEST_F()
146 shell_surface->GetWidget()->GetWindowBoundsInScreen()); in TEST_F()
187 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
324 shell_surface->GetWidget()->GetWindowBoundsInScreen().ToString()); in TEST_F()
751 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
769 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
806 shell_surface->GetWidget()->GetWindowBoundsInScreen().size()); in TEST_F()
815 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
822 shell_surface->GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
880 popup_shell_surface->GetWidget()->GetWindowBoundsInScreen()); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/bubble/
H A Dbubble_frame_view_unittest.cc1007 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1018 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1025 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1050 const int min_bubble_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
1058 while (bubble->GetWindowBoundsInScreen().height() == min_bubble_height) { in TEST_F()
1069 const int two_line_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
1081 EXPECT_EQ(min_bubble_height, bubble->GetWindowBoundsInScreen().height()); in TEST_F()
1082 EXPECT_EQ(300, bubble->GetWindowBoundsInScreen().width()); in TEST_F()
1101 EXPECT_EQ(two_line_height, bubble->GetWindowBoundsInScreen().height()); in TEST_F()
1143 const int two_line_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_x11_unittest.cc234 int widget_width = widget1->GetWindowBoundsInScreen().width(); in TEST_F()
244 if (widget1->GetWindowBoundsInScreen().width() == 200) { in TEST_F()
336 gfx::Rect initial_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
374 widget->GetWindowBoundsInScreen().ToString()); in TEST_F()
389 widget->GetWindowBoundsInScreen().ToString()); in TEST_F()
396 widget->GetWindowBoundsInScreen().ToString()); in TEST_F()
517 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
520 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
525 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_platform_unittest.cc199 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
202 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
207 widget.GetWindowBoundsInScreen().size().ToString()); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/bubble/
H A Dbubble_frame_view_unittest.cc1003 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1014 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1021 delegate.GetWidget()->GetWindowBoundsInScreen().width()); in TEST_F()
1046 const int min_bubble_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
1054 while (bubble->GetWindowBoundsInScreen().height() == min_bubble_height) { in TEST_F()
1065 const int two_line_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
1077 EXPECT_EQ(min_bubble_height, bubble->GetWindowBoundsInScreen().height()); in TEST_F()
1078 EXPECT_EQ(300, bubble->GetWindowBoundsInScreen().width()); in TEST_F()
1097 EXPECT_EQ(two_line_height, bubble->GetWindowBoundsInScreen().height()); in TEST_F()
1139 const int two_line_height = bubble->GetWindowBoundsInScreen().height(); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Droot_window_controller_unittest.cc141 EXPECT_EQ("650,10 100x100", normal->GetWindowBoundsInScreen().ToString()); in TEST_F()
149 maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
156 EXPECT_EQ("550,10 200x200", minimized->GetWindowBoundsInScreen().ToString()); in TEST_F()
160 gfx::Rect orig_bounds = fullscreen->GetWindowBoundsInScreen(); in TEST_F()
167 EXPECT_EQ("600,0 300x300", fullscreen->GetWindowBoundsInScreen().ToString()); in TEST_F()
198 EXPECT_EQ("100,20 100x100", normal->GetWindowBoundsInScreen().ToString()); in TEST_F()
209 maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
218 maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
223 EXPECT_EQ("0,20 200x200", minimized->GetWindowBoundsInScreen().ToString()); in TEST_F()
227 EXPECT_EQ("0,0 600x600", fullscreen->GetWindowBoundsInScreen().ToString()); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/toast/
H A Dtoast_manager_unittest.cc202 gfx::Rect toast_bounds = GetCurrentWidget()->GetWindowBoundsInScreen(); in TEST_F()
230 gfx::Rect toast_bounds = GetCurrentWidget()->GetWindowBoundsInScreen(); in TEST_F()
252 gfx::Rect toast_bounds = GetCurrentWidget()->GetWindowBoundsInScreen(); in TEST_F()
271 gfx::Rect toast_bounds = GetCurrentWidget()->GetWindowBoundsInScreen(); in TEST_F()
299 gfx::Rect toast_bounds = GetCurrentWidget()->GetWindowBoundsInScreen(); in TEST_F()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dfind_bar_host.cc275 gfx::Rect window_rect = host()->GetWindowBoundsInScreen();
354 host()->GetWindowBoundsInScreen());
389 visible_bounds = host()->GetWindowBoundsInScreen();
416 gfx::Rect frame_rect = host()->GetTopLevelWidget()->GetWindowBoundsInScreen();

12345678