GetCursorScreenPoint  342 ash/accelerators/accelerator_controller.cc   gfx::Point point = Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  476 ash/display/display_controller.cc   gfx::Point point_in_screen = Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  640 ash/display/display_controller.cc   gfx::Point point_in_screen = screen->GetCursorScreenPoint();
GetCursorScreenPoint  214 ash/display/screen_ash.cc   return GetWindowAtScreenPoint(Shell::GetScreen()->GetCursorScreenPoint());
GetCursorScreenPoint   64 ash/display/screen_ash.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint  274 ash/extended_desktop_unittest.cc   EXPECT_EQ("10,10", Shell::GetScreen()->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  278 ash/extended_desktop_unittest.cc   EXPECT_EQ("1010,20", Shell::GetScreen()->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  282 ash/extended_desktop_unittest.cc   EXPECT_EQ("20,10", Shell::GetScreen()->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  231 ash/frame/caption_buttons/frame_maximize_button.cc       gfx::Point screen_location = Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  437 ash/frame/caption_buttons/maximize_bubble_controller_bubble.cc     gfx::Point screen_location = Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  368 ash/shelf/shelf_layout_manager.cc                 Shell::GetScreen()->GetCursorScreenPoint());
GetCursorScreenPoint 1106 ash/shelf/shelf_layout_manager.cc       Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  933 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_EQ(right_edge - 1, Shell::GetScreen()->GetCursorScreenPoint().x());
GetCursorScreenPoint  946 ash/shelf/shelf_layout_manager_unittest.cc   EXPECT_NE(right_edge - 1, Shell::GetScreen()->GetCursorScreenPoint().x());
GetCursorScreenPoint  359 ash/system/tray/system_tray.cc       Shell::GetScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  103 ash/test/ui_controls_factory_ash.cc     gfx::Point p(ash::Shell::GetScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  117 ash/test/ui_controls_factory_ash.cc     gfx::Point p(ash::Shell::GetScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  230 ash/wm/workspace/multi_window_resize_controller.cc       gfx::Screen::GetScreenFor(window)->GetCursorScreenPoint());
GetCursorScreenPoint  464 ash/wm/workspace/multi_window_resize_controller.cc   gfx::Point screen_loc = Shell::GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint   69 chrome/browser/download/drag_download_item_views.cc   gfx::Point location = gfx::Screen::GetScreenFor(view)->GetCursorScreenPoint();
GetCursorScreenPoint   50 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.cc   gfx::Point cursor_pos = GetCursorScreenPoint();
GetCursorScreenPoint   88 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.cc   gfx::Point cursor_pos = GetCursorScreenPoint();
GetCursorScreenPoint   44 chrome/browser/ui/fullscreen/fullscreen_exit_bubble.h   virtual gfx::Point GetCursorScreenPoint() = 0;
GetCursorScreenPoint   39 chrome/browser/ui/gtk/fullscreen_exit_bubble_gtk.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint   90 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc   start_screen_point_ = gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  262 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  276 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  874 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  894 chrome/browser/ui/gtk/tabs/dragged_tab_controller_gtk.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint(),
GetCursorScreenPoint   69 chrome/browser/ui/panels/panel_mouse_watcher_timer.cc   return gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint   75 chrome/browser/ui/views/app_list/linux/app_list_linux.cc   gfx::Point cursor = gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint   42 chrome/browser/ui/views/app_list/linux/app_list_service_linux.cc     gfx::Point cursor = gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  307 chrome/browser/ui/views/app_list/win/app_list_service_win.cc     gfx::Point cursor = gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  103 chrome/browser/ui/views/app_list/win/app_list_win.cc   gfx::Point cursor = gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  472 chrome/browser/ui/views/fullscreen_exit_bubble_views.cc       browser_view_->GetWidget()->GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint   69 chrome/browser/ui/views/fullscreen_exit_bubble_views.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint  223 chrome/browser/ui/views/message_center/web_notification_tray.cc   mouse_click_point_ = screen->GetCursorScreenPoint();
GetCursorScreenPoint   85 chrome/browser/ui/views/notifications/balloon_collection_views.cc   gfx::Point cursor(gfx::Screen::GetNativeScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  587 chrome/browser/ui/views/panels/panel_frame_view.cc   gfx::Point mouse_location = screen->GetCursorScreenPoint();
GetCursorScreenPoint  112 chrome/browser/ui/views/status_icons/status_tray_win.cc             gfx::Screen::GetNativeScreen()->GetCursorScreenPoint());
GetCursorScreenPoint  517 chrome/browser/ui/views/tabs/tab_drag_controller.cc   Drag(GetCursorScreenPoint());
GetCursorScreenPoint 1223 chrome/browser/ui/views/tabs/tab_drag_controller.cc       gfx::Point point_in_screen(GetCursorScreenPoint());
GetCursorScreenPoint 1889 chrome/browser/ui/views/tabs/tab_drag_controller.cc   return screen_->GetCursorScreenPoint();
GetCursorScreenPoint  468 chrome/browser/ui/views/tabs/tab_drag_controller.h   gfx::Point GetCursorScreenPoint();
GetCursorScreenPoint  185 chrome/browser/ui/views/toolbar/toolbar_button.cc       screen->GetCursorScreenPoint());
GetCursorScreenPoint 3221 content/browser/renderer_host/render_widget_host_view_aura.cc       gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint  692 content/browser/web_contents/web_contents_view_aura.cc       gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint 1408 content/browser/web_contents/web_contents_view_aura.cc           gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint(),
GetCursorScreenPoint 1429 content/browser/web_contents/web_contents_view_aura.cc       gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint 1448 content/browser/web_contents/web_contents_view_aura.cc       gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint 1478 content/browser/web_contents/web_contents_view_aura.cc       gfx::Screen::GetScreenFor(GetNativeView())->GetCursorScreenPoint(),
GetCursorScreenPoint   32 mojo/examples/aura_demo/demo_screen.cc   return GetWindowAtScreenPoint(GetCursorScreenPoint());
GetCursorScreenPoint   29 mojo/examples/aura_demo/demo_screen.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint  114 ui/aura/test/test_screen.cc   return GetWindowAtScreenPoint(GetCursorScreenPoint());
GetCursorScreenPoint   49 ui/aura/test/test_screen.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint  334 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  337 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  340 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  343 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  346 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  382 ui/aura/window_unittest.cc       root_window())->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  396 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(w1.get())->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  403 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(w1.get())->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  410 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(w1.get())->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  419 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(w1.get())->GetCursorScreenPoint().ToString());
GetCursorScreenPoint  469 ui/aura/window_unittest.cc       gfx::Screen::GetScreenFor(root)->GetCursorScreenPoint().ToString());
GetCursorScreenPoint   57 ui/gfx/screen.h   virtual gfx::Point GetCursorScreenPoint() = 0;
GetCursorScreenPoint   22 ui/gfx/screen_win.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint   66 ui/views/controls/button/custom_button_unittest.cc       widget->GetNativeView())->GetCursorScreenPoint();
GetCursorScreenPoint  856 ui/views/controls/menu/menu_controller.cc     gfx::Point point = GetScreen()->GetCursorScreenPoint();
GetCursorScreenPoint   40 ui/views/controls/scrollbar/base_scroll_bar_button.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint();
GetCursorScreenPoint  952 ui/views/view.cc       GetWidget()->GetNativeView())->GetCursorScreenPoint());
GetCursorScreenPoint  230 ui/views/widget/desktop_aura/desktop_screen_x11.cc   return GetWindowAtScreenPoint(GetCursorScreenPoint());
GetCursorScreenPoint   39 ui/views/widget/desktop_aura/desktop_screen_x11.h   virtual gfx::Point GetCursorScreenPoint() OVERRIDE;
GetCursorScreenPoint   90 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc             screen->GetCursorScreenPoint() - drag_offset_);
GetCursorScreenPoint  293 ui/views/widget/desktop_aura/x11_whole_screen_move_loop.cc       gfx::Screen::GetNativeScreen()->GetCursorScreenPoint() - drag_offset_);