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

/inkscape/src/
H A Dgradient-drag.cpp358 SPStop *GrDrag::addStopNearPoint(SPItem *item, Geom::Point mouse_p, double tolerance) function in class:GrDrag
607 SPStop *stop = addStopNearPoint(line->item, p, 5/desktop->current_zoom());

Completed in 1011 milliseconds