Searched defs:ShouldAttach (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/wm/workspace/
H A Dmagnetism_matcher.cc63 bool MagnetismEdgeMatcher::ShouldAttach(const gfx::Rect& bounds) { function in class:ash::MagnetismEdgeMatcher
140 bool MagnetismMatcher::ShouldAttach(const gfx::Rect& bounds, function in class:ash::MagnetismMatcher
143 if (matchers_[i]->ShouldAttach(bounds)) {

Completed in 171 milliseconds