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

  /external/chromium_org/ash/wm/
default_window_resizer.cc 30 gfx::Rect bounds(CalculateBoundsForDrag(location));
window_resizer.h 72 gfx::Rect CalculateBoundsForDrag(const gfx::Point& location);
window_resizer.cc 120 gfx::Rect WindowResizer::CalculateBoundsForDrag(
  /external/chromium_org/ash/wm/dock/
docked_window_resizer.cc 70 gfx::Rect bounds(CalculateBoundsForDrag(location));
  /external/chromium_org/ash/wm/panels/
panel_window_resizer.cc 84 gfx::Rect bounds(CalculateBoundsForDrag(location));
  /external/chromium_org/ash/wm/workspace/
workspace_window_resizer.cc 361 gfx::Rect bounds = CalculateBoundsForDrag(location_in_parent);
    [all...]

Completed in 350 milliseconds