Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/workspace/
Dmagnetism_matcher.cc21 bool CanMatchSecondaryEdge(MagnetismEdge primary, in CanMatchSecondaryEdge() function
167 if (CanMatchSecondaryEdge(edge, SECONDARY_MAGNETISM_EDGE_LEADING, edges_) && in AttachToSecondaryEdge()
170 } else if (CanMatchSecondaryEdge(edge, SECONDARY_MAGNETISM_EDGE_TRAILING, in AttachToSecondaryEdge()
178 if (CanMatchSecondaryEdge(edge, SECONDARY_MAGNETISM_EDGE_LEADING, edges_) && in AttachToSecondaryEdge()
181 } else if (CanMatchSecondaryEdge(edge, SECONDARY_MAGNETISM_EDGE_TRAILING, in AttachToSecondaryEdge()