Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/workspace/
Dmagnetism_matcher.cc16 bool IsCloseEnough(int a, int b) { in IsCloseEnough() function
69 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()