Searched refs:primary_range (Results 1 – 1 of 1) sorted by relevance
80 const Range primary_range(GetPrimaryRange(bounds)); in ShouldAttach() local81 if (primary_range.first <= GetPrimaryCoordinate(bounds_, edge_) && in ShouldAttach()82 primary_range.second >= GetPrimaryCoordinate(bounds_, edge_)) { in ShouldAttach()