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

/inkscape/src/
H A Dsnap.cpp277 * The difference is that multipleConstrainedSnaps() will take a list of constraints instead of a single one,
286 Inkscape::SnappedPoint SnapManager::multipleConstrainedSnaps(Inkscape::SnapCandidatePoint const &p, function in class:SnapManager
378 sp = multipleConstrainedSnaps(p, constraints); // Constraints will always be applied, even if we didn't snap

Completed in 19 milliseconds