Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/workspace/
Dsnap_sizer.cc210 gfx::Rect target = GetTargetBoundsForSize(current); in GetSnapBounds()
219 return GetTargetBoundsForSize(current % usable_width_.size()); in GetSnapBounds()
229 gfx::Rect SnapSizer::GetTargetBoundsForSize(size_t size_index) const { in GetTargetBoundsForSize() function in ash::internal::SnapSizer
282 return GetTargetBoundsForSize(size_index_); in GetTargetBounds()
Dsnap_sizer.h67 gfx::Rect GetTargetBoundsForSize(size_t size_index) const;