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

/inkscape/src/
H A Dsatisfied-guide-cns.cpp6 #include "satisfied-guide-cns.h"
10 std::vector<SPGuideConstraint> &cns)
17 cns.push_back(SPGuideConstraint(&g, i));
8 satisfied_guide_cns(SPDesktop const &desktop, std::vector<Inkscape::SnapCandidatePoint> const &snappoints, std::vector<SPGuideConstraint> &cns) argument

Completed in 20 milliseconds