Searched refs:idx_of_nearest (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-knot.cpp | 290 idx_of_nearest(CrossingPoints const &cpts, Geom::Point const &p) function in namespace:Inkscape::LivePathEffect::LPEKnotNS 328 unsigned idx = idx_of_nearest(other,p); 636 lpe->selectedCrossing = idx_of_nearest(lpe->crossing_points,p); |
Completed in 15 milliseconds