Lines Matching refs:guide
34 #include "sp-guide.h"
43 guide(this, 0),
58 s.push_back(&guide);
391 g_warning("Dear developer, when snapping guides you shouldn't ask me to freeze the guide's vector when you haven't specified one");
419 origin_or_vector = Geom::rot90(s.getTangent()); // then use it to update the normal of the guide
542 // search for the closest snapped guide line
548 // When freely snapping to a grid/guide/path, only one degree of freedom is eliminated
549 // Therefore we will try get fully constrained by finding an intersection with another grid/guide/path
552 // the grid/guide/path we're snapping to. This snappoint is therefore fully constrained, so there's
565 // search for the closest snapped intersection of a guide with a curve
581 // search for the closest snapped intersection of guide lines
589 // search for the closest snapped intersection of grid with guide lines
771 * @param point_type Category of points to which the source point belongs: node, guide or bounding box