Searched refs:closestPoint (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | snap.cpp | 522 Inkscape::SnappedPoint closestPoint; local 523 if (getClosestSP(isr.points, closestPoint)) { 524 sp_list.push_back(closestPoint); |
Completed in 14 milliseconds