Searched refs:GetSecondaryRange (Results 1 – 2 of 2) sorted by relevance
59 ranges_.push_back(GetSecondaryRange(bounds_)); in MagnetismEdgeMatcher()71 const Range range(GetSecondaryRange(bounds)); in ShouldAttach()85 UpdateRanges(GetSecondaryRange(bounds)); in ShouldAttach()
101 Range GetSecondaryRange(const gfx::Rect& bounds) const { in GetSecondaryRange() function