Searched refs:CalculateBoundsForDrag (Results 1 – 6 of 6) sorted by relevance
34 gfx::Rect bounds(CalculateBoundsForDrag(details_, location)); in Drag()
110 static gfx::Rect CalculateBoundsForDrag(const Details& details,
179 gfx::Rect WindowResizer::CalculateBoundsForDrag( in CalculateBoundsForDrag() function in ash::WindowResizer
91 gfx::Rect bounds(CalculateBoundsForDrag(details_, location)); in Drag()
77 gfx::Rect bounds(CalculateBoundsForDrag(details_, location)); in Drag()
384 gfx::Rect bounds = CalculateBoundsForDrag(details_, location_in_parent); in Drag()