Home
last modified time | relevance | path

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

/external/chromium_org/ash/wm/workspace/
Dmagnetism_matcher.cc80 const Range primary_range(GetPrimaryRange(bounds)); in ShouldAttach() local
81 if (primary_range.first <= GetPrimaryCoordinate(bounds_, edge_) && in ShouldAttach()
82 primary_range.second >= GetPrimaryCoordinate(bounds_, edge_)) { in ShouldAttach()