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

  /external/chromium_org/chrome/browser/ui/views/tabs/
tab_drag_controller.h 370 gfx::Point GetAttachedDragPoint(const gfx::Point& point_in_screen);
tab_drag_controller.cc 356 OffsetX(GetAttachedDragPoint(point_in_screen).x(), &drag_bounds);
774 gfx::Point dragged_view_point = GetAttachedDragPoint(point_in_screen);
    [all...]

Completed in 158 milliseconds