Home
last modified time | relevance | path

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

123

/external/chromium_org/ash/wm/
Dsystem_gesture_event_filter_unittest.cc328 gfx::Rect normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
330 gfx::Rect right_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
341 gfx::Rect left_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
347 gfx::Rect current_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
386 gfx::Rect normal_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
388 gfx::Rect right_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
399 gfx::Rect left_tile_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
405 gfx::Rect current_bounds = toplevel->GetWindowBoundsInScreen(); in TEST_P()
422 const gfx::Rect& first_bounds = first->GetWindowBoundsInScreen(); in TEST_P()
423 const gfx::Rect& second_bounds = second->GetWindowBoundsInScreen(); in TEST_P()
[all …]
Dwindow_positioner_unittest.cc32 EXPECT_EQ("400,0 500x453", widget->GetWindowBoundsInScreen().ToString()); in TEST_F()
50 gfx::Rect bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
110 EXPECT_EQ("390,10 100x100", widget->GetWindowBoundsInScreen().ToString()); in TEST_F()
Dapp_list_controller.cc264 target_bounds = widget->GetWindowBoundsInScreen(); in ScheduleAnimation()
267 target_bounds = OffsetTowardsShelf(widget->GetWindowBoundsInScreen(), in ScheduleAnimation()
417 view_bounds_ = widget->GetWindowBoundsInScreen(); in TransitionChanged()
/external/chromium_org/ash/shelf/
Dshelf_layout_manager_unittest.cc105 gfx::Rect current_bounds = GetShelfWidget()->GetWindowBoundsInScreen(); in IsDoneAnimating()
162 gfx::Rect shelf_bounds = GetShelfWidget()->GetWindowBoundsInScreen(); in ProcessScroll()
178 EXPECT_EQ(GetShelfWidget()->GetWindowBoundsInScreen(), in ProcessScroll()
398 gfx::Rect shelf_shown = GetShelfWidget()->GetWindowBoundsInScreen(); in RunGestureDragTests()
407 gfx::Rect shelf_hidden = GetShelfWidget()->GetWindowBoundsInScreen(); in RunGestureDragTests()
417 gfx::Point start = GetShelfWidget()->GetWindowBoundsInScreen().CenterPoint(); in RunGestureDragTests()
430 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
441 GetShelfWidget()->GetWindowBoundsInScreen()); in RunGestureDragTests()
443 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
455 GetShelfWidget()->GetWindowBoundsInScreen().ToString()); in RunGestureDragTests()
[all …]
Dshelf_widget_unittest.cc140 GetWindowBoundsInScreen().width(); in TEST_F()
186 shelf->status_area_widget()->GetWindowBoundsInScreen().width(); in TEST_F()
Dshelf_layout_manager.cc364 shelf_->GetWindowBoundsInScreen().Contains( in UpdateAutoHideState()
416 if (min_height < shelf_->GetWindowBoundsInScreen().height() && in UpdateGestureDrag()
418 shelf_->status_area_widget()->GetWindowBoundsInScreen().x() && in UpdateGestureDrag()
712 shelf_->status_area_widget()->GetWindowBoundsInScreen().size()); in GetShelfSize()
733 shelf_->status_area_widget()->GetWindowBoundsInScreen().size()); in CalculateTargetBounds()
967 gfx::Rect shelf_bounds_in_screen = shelf_->GetWindowBoundsInScreen(); in GetAutoHideShowShelfRegionInScreen()
1038 gfx::Rect shelf_region = shelf_->GetWindowBoundsInScreen(); in CalculateAutoHideState()
/external/chromium_org/ash/system/tray/
Dsystem_tray_unittest.cc252 gfx::Size initial_size = tray->GetWidget()->GetWindowBoundsInScreen().size(); in TEST_F()
257 gfx::Size new_size = tray->GetWidget()->GetWindowBoundsInScreen().size(); in TEST_F()
266 tray->GetWidget()->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
270 tray->GetWidget()->GetWindowBoundsInScreen().size().ToString()); in TEST_F()
323 gfx::Rect bubble_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
331 GetWindowBoundsInScreen().ToString()); in TEST_F()
338 GetWindowBoundsInScreen().ToString()); in TEST_F()
353 gfx::Rect window_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
362 window_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
371 window_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()
Dtray_event_filter.cc76 gfx::Rect bounds = bubble_widget->GetWindowBoundsInScreen(); in ProcessLocatedEvent()
/external/chromium_org/ash/wm/gestures/
Dtray_gesture_handler.cc34 gfx::Rect bounds = widget_->GetWindowBoundsInScreen(); in TrayGestureHandler()
57 gfx::Rect bounds = widget_->GetWindowBoundsInScreen(); in UpdateGestureDrag()
76 int height = widget_->GetWindowBoundsInScreen().height(); in CompleteGestureDrag()
/external/chromium_org/ash/
Dextended_desktop_unittest.cc470 d1->GetWindowBoundsInScreen().ToString()); in TEST_F()
476 d1->GetWindowBoundsInScreen().ToString()); in TEST_F()
485 d1->GetWindowBoundsInScreen().ToString()); in TEST_F()
539 d1->GetWindowBoundsInScreen().ToString()); in TEST_F()
546 d1->GetWindowBoundsInScreen().ToString()); in TEST_F()
574 w1_t1->GetWindowBoundsInScreen().ToString()); in TEST_F()
576 w1_t11->GetWindowBoundsInScreen().ToString()); in TEST_F()
578 w11->GetWindowBoundsInScreen().ToString()); in TEST_F()
580 w11_t1->GetWindowBoundsInScreen().ToString()); in TEST_F()
591 w11->GetWindowBoundsInScreen().ToString()); in TEST_F()
[all …]
Droot_window_controller_unittest.cc142 EXPECT_EQ("650,10 100x100", normal->GetWindowBoundsInScreen().ToString()); in TEST_F()
149 EXPECT_EQ("600,0 500x453", maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
157 minimized->GetWindowBoundsInScreen().ToString()); in TEST_F()
164 fullscreen->GetWindowBoundsInScreen().ToString()); in TEST_F()
200 EXPECT_EQ("50,10 100x100", normal->GetWindowBoundsInScreen().ToString()); in TEST_F()
212 maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
221 maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
227 minimized->GetWindowBoundsInScreen().ToString()); in TEST_F()
232 fullscreen->GetWindowBoundsInScreen().ToString()); in TEST_F()
238 EXPECT_EQ("100,10 100x100", maximized->GetWindowBoundsInScreen().ToString()); in TEST_F()
[all …]
/external/chromium_org/chrome/browser/ui/views/
Dfind_bar_host.cc240 gfx::Rect window_rect = host()->GetWindowBoundsInScreen();
326 host()->GetWindowBoundsInScreen());
359 visible_bounds = host()->GetWindowBoundsInScreen();
368 gfx::Rect frame_rect = host()->GetTopLevelWidget()->GetWindowBoundsInScreen();
Ddropdown_bar_view.cc59 gfx::Point origin = view->GetWidget()->GetWindowBoundsInScreen().origin(); in Paint()
Dstatus_bubble_views.cc360 gfx::Rect popup_bounds = popup_->GetWindowBoundsInScreen(); in OnPaint()
665 gfx::Rect popup_bounds = popup_->GetWindowBoundsInScreen(); in SetURL()
824 gfx::Rect popup_bounds = popup_->GetWindowBoundsInScreen(); in ExpandBubble()
/external/chromium_org/ui/views/widget/desktop_aura/
Ddesktop_screen_position_client_unittest.cc34 EXPECT_EQ("11,12", dialog->GetWindowBoundsInScreen().origin().ToString()); in TEST_F()
81 gfx::Rect actual_bounds(widget3.GetWindowBoundsInScreen()); in TEST_F()
Ddesktop_root_window_host.h91 virtual gfx::Rect GetWindowBoundsInScreen() const = 0;
/external/chromium_org/ash/wm/caption_buttons/
Dframe_maximize_button_unittest.cc666 gfx::Rect initial_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
676 gfx::Rect new_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
683 new_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
695 gfx::Rect initial_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
707 gfx::Rect new_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
715 new_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
727 gfx::Rect initial_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
742 gfx::Rect new_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
810 gfx::Rect initial_bounds = widget()->GetWindowBoundsInScreen(); in TEST_F()
829 EXPECT_EQ(widget()->GetWindowBoundsInScreen().size().ToString(), in TEST_F()
/external/chromium_org/ui/views/window/
Ddialog_delegate_unittest.cc214 EXPECT_GT(titled_dialog->GetWidget()->GetWindowBoundsInScreen().height(), in TEST_F()
215 dialog()->GetWidget()->GetWindowBoundsInScreen().height()); in TEST_F()
221 EXPECT_EQ(titled_dialog->GetWidget()->GetWindowBoundsInScreen().height(), in TEST_F()
/external/chromium_org/chrome/browser/ui/views/autofill/
Dinfo_bubble.cc124 frame_->set_available_bounds(anchor_widget()->GetWindowBoundsInScreen()); in CreateNonClientFrameView()
145 frame_->set_available_bounds(widget->GetWindowBoundsInScreen()); in OnWidgetBoundsChanged()
/external/chromium_org/ash/wm/workspace/
Dmulti_window_resize_controller_unittest.cc154 gfx::Rect bounds(resize_widget()->GetWindowBoundsInScreen()); in TEST_F()
197 gfx::Rect bounds(resize_widget()->GetWindowBoundsInScreen()); in TEST_F()
244 gfx::Rect bounds(resize_widget()->GetWindowBoundsInScreen()); in TEST_F()
/external/chromium_org/chrome/browser/chromeos/first_run/
Dstep.cc66 return shell_helper()->GetOverlayWidget()->GetWindowBoundsInScreen().size(); in GetOverlaySize()
/external/chromium_org/chrome/browser/chromeos/login/
Dwebui_login_view.cc201 gfx::Size widget_size = GetWidget()->GetWindowBoundsInScreen().size(); in GetDialogPosition()
207 return GetWidget()->GetWindowBoundsInScreen().size(); in GetMaximumDialogSize()
/external/chromium_org/ash/touch/
Dtouch_observer_hud_unittest.cc237 GetWindowBoundsInScreen().size()); in CheckInternalDisplay()
251 GetWindowBoundsInScreen().size()); in CheckExternalDisplay()
/external/chromium_org/ash/wm/panels/
Dpanel_layout_manager_unittest.cc136 GetWindowBoundsInScreen(); in IsPanelAboveLauncherIcon()
178 gfx::Rect callout_bounds = widget->GetWindowBoundsInScreen(); in IsCalloutAboveLauncherIcon()
201 widget->GetWindowBoundsInScreen().CenterPoint().x(), in IsCalloutAboveLauncherIcon()
205 widget->GetWindowBoundsInScreen().CenterPoint().y(), in IsCalloutAboveLauncherIcon()
/external/chromium_org/ui/views/controls/button/
Dcustom_button_unittest.cc74 gfx::Rect widget_bounds = widget->GetWindowBoundsInScreen(); in TEST_F()

123