Searched defs:LinearConstraint (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/libcola/ | ||
H A D | cola.h | 51 struct LinearConstraint { struct in namespace:cola 52 LinearConstraint(unsigned u, unsigned v, unsigned b, double w, function in struct:cola::LinearConstraint 113 typedef std::vector<LinearConstraint*> LinearConstraints; |
Completed in 12 milliseconds