Home | History | Annotate | Download | only in workspace

Lines Matching refs:distance

14   const int distance = MagnetismMatcher::kMagneticDistance;
20 gfx::Rect(initial_bounds.x() - distance - 10,
21 initial_bounds.y() - distance - 10, 2, 3), &edge));
31 initial_bounds.y() + distance + 1 , 1, 1),
39 const int distance = MagnetismMatcher::kMagneticDistance;
45 gfx::Rect(initial_bounds.x() - distance - 10,
46 initial_bounds.y() - distance - 10, 2, 3), &edge));
55 gfx::Rect(initial_bounds.x() + distance + 1,
69 const int distance = MagnetismMatcher::kMagneticDistance;
75 gfx::Rect(initial_bounds.right() - distance * 2,
76 initial_bounds.y() - distance - 2,
77 distance * 3,
78 (distance + 2) * 2), &edge));
84 distance,
89 initial_bounds.y() + distance + 1,
90 distance,
98 const int distance = MagnetismMatcher::kMagneticDistance;
104 gfx::Rect(initial_bounds.x() - distance + 1,
106 distance * 2 + 2,
107 initial_bounds.height() + distance * 4), &edge));
112 initial_bounds.y() + distance + 1,
113 distance,
121 const int distance = MagnetismMatcher::kMagneticDistance;
127 gfx::Rect(100, initial_bounds.bottom() - distance - 2,
129 (distance + 2) * 2), &edge));
146 const int distance = MagnetismMatcher::kMagneticDistance;
152 gfx::Rect(initial_bounds.x() - distance - 2,
154 (distance + 2) * 2,