Searched refs:getSnapPoints (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dselection.h291 std::vector<Inkscape::SnapCandidatePoint> getSnapPoints(SnapPreferences const *snapprefs) const;
H A Dselection.cpp465 std::vector<Inkscape::SnapCandidatePoint> Selection::getSnapPoints(SnapPreferences const *snapprefs) const { function in class:Inkscape::Selection
H A Dseltrans.cpp304 _snap_points = selection->getSnapPoints(&m.snapprefs); // This might take some time!

Completed in 21 milliseconds