MagnetismEdgeMatcher 53 ash/wm/workspace/magnetism_matcher.cc MagnetismEdgeMatcher::MagnetismEdgeMatcher(const gfx::Rect& bounds, MagnetismEdgeMatcher 60 ash/wm/workspace/magnetism_matcher.cc MagnetismEdgeMatcher::~MagnetismEdgeMatcher() { MagnetismEdgeMatcher 63 ash/wm/workspace/magnetism_matcher.cc bool MagnetismEdgeMatcher::ShouldAttach(const gfx::Rect& bounds) { MagnetismEdgeMatcher 88 ash/wm/workspace/magnetism_matcher.cc void MagnetismEdgeMatcher::UpdateRanges(const Range& range) { MagnetismEdgeMatcher 126 ash/wm/workspace/magnetism_matcher.cc matchers_.push_back(new MagnetismEdgeMatcher(bounds, MAGNETISM_EDGE_TOP)); MagnetismEdgeMatcher 128 ash/wm/workspace/magnetism_matcher.cc matchers_.push_back(new MagnetismEdgeMatcher(bounds, MAGNETISM_EDGE_LEFT)); MagnetismEdgeMatcher 130 ash/wm/workspace/magnetism_matcher.cc matchers_.push_back(new MagnetismEdgeMatcher(bounds, MagnetismEdgeMatcher 134 ash/wm/workspace/magnetism_matcher.cc matchers_.push_back(new MagnetismEdgeMatcher(bounds, MAGNETISM_EDGE_RIGHT)); MagnetismEdgeMatcher 35 ash/wm/workspace/magnetism_matcher.h class MagnetismEdgeMatcher { MagnetismEdgeMatcher 37 ash/wm/workspace/magnetism_matcher.h MagnetismEdgeMatcher(const gfx::Rect& bounds, MagnetismEdge edge); MagnetismEdgeMatcher 38 ash/wm/workspace/magnetism_matcher.h ~MagnetismEdgeMatcher(); MagnetismEdgeMatcher 128 ash/wm/workspace/magnetism_matcher.h DISALLOW_COPY_AND_ASSIGN(MagnetismEdgeMatcher); MagnetismEdgeMatcher 182 ash/wm/workspace/magnetism_matcher.h ScopedVector<MagnetismEdgeMatcher> matchers_;