Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/
Dwindow_resizer.h137 static int GetWidthForDrag(const Details& details,
Dwindow_resizer.cc358 size.SetSize(GetWidthForDrag(details, min_size.width(), delta_x), in GetSizeForDrag()
367 int WindowResizer::GetWidthForDrag(const Details& details, in GetWidthForDrag() function in ash::WindowResizer