Searched defs:GetAttachedDragPoint (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/tabs/
H A Dtab_drag_controller.cc359 OffsetX(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
683 gfx::Point dragged_view_point = GetAttachedDragPoint(point_in_screen);
781 gfx::Point dragged_view_point = GetAttachedDragPoint(point_in_screen);
1015 OffsetX(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
1288 gfx::Point TabDragController::GetAttachedDragPoint( function in class:TabDragController

Completed in 32 milliseconds