Searched refs:GetTargetBoundsForSize (Results 1 – 2 of 2) sorted by relevance
210 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::SnapSizer282 return GetTargetBoundsForSize(size_index_); in GetTargetBounds()
67 gfx::Rect GetTargetBoundsForSize(size_t size_index) const;