Home
last modified time | relevance | path

Searched refs:passed_location (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/
Dwindow_resizer.cc181 const gfx::Point& passed_location) { in CalculateBoundsForDrag() argument
185 gfx::Point location = passed_location; in CalculateBoundsForDrag()
266 gfx::Point passed_location_in_screen(passed_location); in CalculateBoundsForDrag()