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

/inkscape/src/
H A Dsnapped-point.h44 Geom::Coord getPointerDistance() const {return _pointer_distance;} function in class:Inkscape::SnappedPoint
H A Dsnapped-point.cpp165 Geom::Coord const dist_pointer_other = other_one.getPointerDistance();
166 Geom::Coord const dist_pointer_this = getPointerDistance();

Completed in 79 milliseconds