Searched refs:IsCloseEnough (Results 1 – 1 of 1) sorted by relevance
16 bool IsCloseEnough(int a, int b) { in IsCloseEnough() function69 if (IsCloseEnough(GetPrimaryCoordinate(bounds_, edge_), in ShouldAttach()170 IsCloseEnough(bounds.y(), src_bounds.y())) { in AttachToSecondaryEdge()174 IsCloseEnough(bounds.bottom(), src_bounds.bottom())) { in AttachToSecondaryEdge()181 IsCloseEnough(bounds.x(), src_bounds.x())) { in AttachToSecondaryEdge()185 IsCloseEnough(bounds.right(), src_bounds.right())) { in AttachToSecondaryEdge()