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

/inkscape/src/
H A Dsnap.cpp353 boost::optional<Geom::Point> const &p_ref,
366 if (p_ref) {
367 Geom::Line p_line_ref(o, *p_ref);
352 constrainedAngularSnap(Inkscape::SnapCandidatePoint const &p, boost::optional<Geom::Point> const &p_ref, Geom::Point const &o, unsigned const snaps) const argument

Completed in 22 milliseconds