Searched defs:SPGuideConstraint (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | sp-guide-constraint.h | 6 class SPGuideConstraint { class 12 explicit SPGuideConstraint() : function in class:SPGuideConstraint 17 explicit SPGuideConstraint(SPGuide *g, int snappoint_ix) : function in class:SPGuideConstraint 22 bool operator==(SPGuideConstraint const &o) const { 27 bool operator!=(SPGuideConstraint const &o) const { |
Completed in 1337 milliseconds