GetAttachedDragPoint  336 chrome/browser/ui/views/tabs/tab_drag_controller.cc         OffsetX(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
GetAttachedDragPoint  773 chrome/browser/ui/views/tabs/tab_drag_controller.cc   gfx::Point dragged_view_point = GetAttachedDragPoint(point_in_screen);
GetAttachedDragPoint  871 chrome/browser/ui/views/tabs/tab_drag_controller.cc   gfx::Point dragged_view_point = GetAttachedDragPoint(point_in_screen);
GetAttachedDragPoint 1133 chrome/browser/ui/views/tabs/tab_drag_controller.cc   OffsetX(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
GetAttachedDragPoint  372 chrome/browser/ui/views/tabs/tab_drag_controller.h   gfx::Point GetAttachedDragPoint(const gfx::Point& point_in_screen);