GetDisplayNearestPoint 343 ash/accelerators/accelerator_controller.cc gfx::Display display = Shell::GetScreen()->GetDisplayNearestPoint(point); GetDisplayNearestPoint 641 ash/display/display_controller.cc gfx::Display display = screen->GetDisplayNearestPoint(point_in_screen); GetDisplayNearestPoint 687 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 709 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 742 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 773 ash/display/display_controller_unittest.cc EXPECT_EQ(primary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 775 ash/display/display_controller_unittest.cc EXPECT_EQ(primary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 777 ash/display/display_controller_unittest.cc EXPECT_EQ(primary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 779 ash/display/display_controller_unittest.cc EXPECT_EQ(primary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 781 ash/display/display_controller_unittest.cc EXPECT_EQ(secondary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 783 ash/display/display_controller_unittest.cc EXPECT_EQ(secondary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 785 ash/display/display_controller_unittest.cc EXPECT_EQ(primary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 787 ash/display/display_controller_unittest.cc EXPECT_EQ(secondary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 789 ash/display/display_controller_unittest.cc EXPECT_EQ(secondary_display.id(), Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 822 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 844 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 877 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 912 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 953 ash/display/display_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 47 ash/display/event_transformation_handler.cc Shell::GetScreen()->GetDisplayNearestPoint(point_in_screen); GetDisplayNearestPoint 263 ash/display/screen_ash.cc return GetDisplayNearestPoint(match_rect.origin()); GetDisplayNearestPoint 72 ash/display/screen_ash.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 104 ash/display/screen_position_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint(window_pos)); GetDisplayNearestPoint 142 ash/display/screen_position_controller_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint(window_pos2)); GetDisplayNearestPoint 36 ash/ime/mode_indicator_view.cc return gfx::Screen::GetNativeScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 115 ash/shelf/overflow_bubble_view.cc const gfx::Rect monitor_rect = Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 198 ash/shelf/overflow_bubble_view.cc gfx::Rect monitor_rect = Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 31 ash/shelf/shelf_bezel_event_filter.cc Shell::GetScreen()->GetDisplayNearestPoint(point_in_screen).bounds(); GetDisplayNearestPoint 68 ash/test/ash_test_base.cc gfx::Display display = screen->GetDisplayNearestPoint(point_in_screen); GetDisplayNearestPoint 20 ash/wm/coordinate_conversion.cc Shell::GetScreen()->GetDisplayNearestPoint(point); GetDisplayNearestPoint 103 ash/wm/drag_window_resizer.cc screen->GetDisplayNearestPoint(last_mouse_location_in_screen); GetDisplayNearestPoint 88 ash/wm/gestures/overview_gesture_handler.cc in_top_bezel_gesture_ = !Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 912 ash/wm/immersive_fullscreen_controller.cc Shell::GetScreen()->GetDisplayNearestPoint(location).bounds(); GetDisplayNearestPoint 63 ash/wm/panels/panel_window_resizer.cc screen->GetDisplayNearestPoint(last_location_); GetDisplayNearestPoint 600 ash/wm/window_manager_unittest.cc Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 777 ash/wm/workspace/workspace_window_resizer.cc gfx::Display display = Shell::GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 54 chrome/browser/ui/autofill/popup_controller_common.cc return gfx::Screen::GetScreenFor(container_view_)->GetDisplayNearestPoint( GetDisplayNearestPoint 142 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Display top_left_display = GetDisplayNearestPoint( GetDisplayNearestPoint 144 chrome/browser/ui/autofill/popup_controller_common.cc gfx::Display bottom_right_display = GetDisplayNearestPoint( GetDisplayNearestPoint 65 chrome/browser/ui/autofill/popup_controller_common.h virtual gfx::Display GetDisplayNearestPoint(const gfx::Point& point) const; GetDisplayNearestPoint 23 chrome/browser/ui/autofill/test_popup_controller_common.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 78 chrome/browser/ui/views/app_list/linux/app_list_linux.cc gfx::Display display = screen->GetDisplayNearestPoint(cursor); GetDisplayNearestPoint 106 chrome/browser/ui/views/app_list/win/app_list_win.cc gfx::Display display = screen->GetDisplayNearestPoint(cursor); GetDisplayNearestPoint 97 chrome/browser/ui/views/extensions/extension_dialog.cc GetDisplayNearestPoint(center).bounds(); GetDisplayNearestPoint 549 chrome/browser/ui/views/tabs/tab_drag_controller.cc gfx::Rect work_area = screen_->GetDisplayNearestPoint(origin).work_area(); GetDisplayNearestPoint 184 chrome/browser/ui/views/toolbar/toolbar_button.cc gfx::Display display = screen->GetDisplayNearestPoint( GetDisplayNearestPoint 661 chrome/browser/ui/window_sizer/window_sizer_ash_unittest.cc GetDisplayNearestPoint(gfx::Point(1600 + 100,10)); GetDisplayNearestPoint 3027 content/browser/renderer_host/render_widget_host_view_aura.cc screen->GetDisplayNearestPoint(gfx::Point(point)).id()) GetDisplayNearestPoint 37 mojo/examples/aura_demo/demo_screen.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 57 ui/aura/test/test_screen.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 1490 ui/aura/window_unittest.cc gfx::Screen::GetScreenFor(root_window())->GetDisplayNearestPoint( GetDisplayNearestPoint 1505 ui/aura/window_unittest.cc gfx::Screen::GetScreenFor(root_window())->GetDisplayNearestPoint( GetDisplayNearestPoint 77 ui/gfx/screen.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 30 ui/gfx/screen_win.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 271 ui/views/bubble/bubble_frame_view.cc return gfx::Screen::GetNativeScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 1231 ui/views/controls/menu/menu_controller.cc pending_state_.monitor_bounds = GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 1237 ui/views/controls/menu/menu_controller.cc gfx::Rect monitor_area = GetScreen()->GetDisplayNearestPoint( GetDisplayNearestPoint 167 ui/views/corewm/tooltip_aura.cc gfx::Rect bounds(screen->GetDisplayNearestPoint(origin).bounds()); GetDisplayNearestPoint 82 ui/views/corewm/tooltip_win.cc gfx::Screen::GetNativeScreen()->GetDisplayNearestPoint(location_)); GetDisplayNearestPoint 126 ui/views/corewm/tooltip_win.cc gfx::Screen::GetNativeScreen()->GetDisplayNearestPoint(location_)); GetDisplayNearestPoint 53 ui/views/widget/desktop_aura/desktop_screen_win.cc return GetDisplayNearestPoint(match_rect.CenterPoint()); GetDisplayNearestPoint 47 ui/views/widget/desktop_aura/desktop_screen_x11.h virtual gfx::Display GetDisplayNearestPoint( GetDisplayNearestPoint 219 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc TEST_F(DesktopScreenX11Test, GetDisplayNearestPoint) { GetDisplayNearestPoint 227 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc screen()->GetDisplayNearestPoint(gfx::Point(650, 10)).id()); GetDisplayNearestPoint 229 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc screen()->GetDisplayNearestPoint(gfx::Point(10, 10)).id()); GetDisplayNearestPoint 231 ui/views/widget/desktop_aura/desktop_screen_x11_unittest.cc screen()->GetDisplayNearestPoint(gfx::Point(10000, 10000)).id()); GetDisplayNearestPoint 20 ui/views/widget/tooltip_manager.cc return GetMaxWidth(gfx::Screen::GetScreenFor(context)->GetDisplayNearestPoint( GetDisplayNearestPoint 507 ui/views/widget/widget.cc gfx::Screen::GetScreenFor(GetNativeView())->GetDisplayNearestPoint(