CalculateBoundsForDrag   30 ash/wm/default_window_resizer.cc   gfx::Rect bounds(CalculateBoundsForDrag(location));
CalculateBoundsForDrag   70 ash/wm/dock/docked_window_resizer.cc   gfx::Rect bounds(CalculateBoundsForDrag(location));
CalculateBoundsForDrag   84 ash/wm/panels/panel_window_resizer.cc   gfx::Rect bounds(CalculateBoundsForDrag(location));
CalculateBoundsForDrag   72 ash/wm/window_resizer.h   gfx::Rect CalculateBoundsForDrag(const gfx::Point& location);
CalculateBoundsForDrag  362 ash/wm/workspace/workspace_window_resizer.cc   gfx::Rect bounds = CalculateBoundsForDrag(location_in_parent);