Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/workspace/
Dworkspace_window_resizer.h136 bool StickToWorkAreaOnMove(const gfx::Rect& work_area,
Dworkspace_window_resizer.cc815 StickToWorkAreaOnMove(work_area, sticky_size, bounds))) { in AdjustBoundsForMainWindow()
838 bool WorkspaceWindowResizer::StickToWorkAreaOnMove( in StickToWorkAreaOnMove() function in ash::internal::WorkspaceWindowResizer