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

/inkscape/src/
H A Dsnap.cpp488 bool allowOffScreen,
630 if (onScreen || allowOffScreen) { // Only snap to points which are not off the screen
485 findBestSnap(Inkscape::SnapCandidatePoint const &p, IntermSnapResults const &isr, bool constrained, bool allowOffScreen, bool to_path_only) const argument

Completed in 20 milliseconds