HomeSort by relevance Sort by last modified time
    Searched refs:GetCursorScreenPoint (Results 1 - 7 of 7) sorted by null

  /external/chromium/chrome/browser/ui/gtk/tabs/
dragged_tab_controller_gtk.h 168 gfx::Point GetCursorScreenPoint() const;
dragged_tab_controller_gtk.cc 64 start_screen_point_ = GetCursorScreenPoint();
199 gfx::Point cursor_point = GetCursorScreenPoint();
233 gfx::Point screen_point = GetCursorScreenPoint();
696 gfx::Point DraggedTabControllerGtk::GetCursorScreenPoint() const {
780 window = DockInfo::GetLocalProcessWindowAtPoint(GetCursorScreenPoint(),
  /external/chromium/chrome/browser/ui/views/
fullscreen_exit_bubble.cc 147 gfx::Point cursor_pos = views::Screen::GetCursorScreenPoint();
209 gfx::Point cursor_pos = views::Screen::GetCursorScreenPoint();
  /external/chromium/chrome/browser/ui/views/tabs/
dragged_tab_controller.h 261 gfx::Point GetCursorScreenPoint() const;
dragged_tab_controller.cc 360 start_screen_point_ = GetCursorScreenPoint();
571 gfx::Point cursor_point = GetCursorScreenPoint();
649 gfx::Point screen_point = GetCursorScreenPoint();
667 gfx::Point screen_point = GetCursorScreenPoint();
    [all...]
  /external/chromium/chrome/browser/ui/views/tab_contents/
tab_contents_view_gtk.cc 68 tab_contents, views::Screen::GetCursorScreenPoint(), false);
486 tab_contents(), views::Screen::GetCursorScreenPoint(), true);
tab_contents_view_views.cc 336 tab_contents(), views::Screen::GetCursorScreenPoint(), true);

Completed in 806 milliseconds