Searched refs:_collectPaths (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dobject-snapper.h115 void _collectPaths(Geom::Point p,
H A Dobject-snapper.cpp328 _collectPaths(p, SNAPSOURCE_GUIDE, true);
351 void Inkscape::ObjectSnapper::_collectPaths(Geom::Point /*p*/, function in class:Inkscape::ObjectSnapper
472 _collectPaths(p.getPoint(), p.getSourceType(), p.getSourceNum() <= 0);
606 _collectPaths(p_proj_on_constraint, p.getSourceType(), p.getSourceNum() <= 0);

Completed in 278 milliseconds