Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_resizer.h127 static gfx::Point GetOriginForDrag(const Details& details,
Dwindow_resizer.cc195 gfx::Point origin = GetOriginForDrag(details, delta_x, delta_y); in CalculateBoundsForDrag()
336 gfx::Point WindowResizer::GetOriginForDrag(const Details& details, in GetOriginForDrag() function in ash::WindowResizer