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

/inkscape/src/
H A Dsnapped-point.h131 bool getClosestSP(std::list<Inkscape::SnappedPoint> const &list, Inkscape::SnappedPoint &result);
H A Dsnapped-point.cpp133 bool getClosestSP(std::list<Inkscape::SnappedPoint> const &list, Inkscape::SnappedPoint &result) function
H A Dsnap.cpp523 if (getClosestSP(isr.points, closestPoint)) {

Completed in 17 milliseconds