Searched refs:CalculateBoundsForDrag (Results 1 – 6 of 6) sorted by relevance
30 gfx::Rect bounds(CalculateBoundsForDrag(location)); in Drag()
72 gfx::Rect CalculateBoundsForDrag(const gfx::Point& location);
121 gfx::Rect WindowResizer::CalculateBoundsForDrag( in CalculateBoundsForDrag() function in ash::WindowResizer
84 gfx::Rect bounds(CalculateBoundsForDrag(location)); in Drag()
70 gfx::Rect bounds(CalculateBoundsForDrag(location)); in Drag()
365 gfx::Rect bounds = CalculateBoundsForDrag(location_in_parent); in Drag()