Lines Matching defs:snap
23 #include "snap.h"
24 #include "snap-candidate.h"
119 // Show the updated snap source now; otherwise it won't be shown until the selection is being moved again
138 // Collect the snap-candidates, one for each selected node. These will be stored in the _snap_points vector.
149 // Find the closest snap source candidate
152 // Calculate and store the distance to the reference point for each snap candidate point
160 // Now get the closest snap source
449 "<b>Shift+Ctrl</b>: rotate around the opposite corner and snap "
456 "<b>Ctrl</b>: snap angle to %f° increments"), snap_increment_degrees());
595 "<b>Ctrl</b>: snap skew angle to %f° increments"), snap_increment_degrees());
650 bool snap = !held_shift(*event) && sm.someSnapperMightSnap();
659 } else if (snap) {