Searched refs:linear (Results 1 - 6 of 6) sorted by relevance

/inkscape/src/2geom/
H A D2geom.h57 #include <2geom/linear.h>
H A Dpolynomial.h188 static Poly linear(double ax, double b) { function in class:Geom::Poly
H A Dsbasis.h40 #include <2geom/linear.h>
256 //TODO: figure out how to stick this in linear, while not adding an sbasis dep
/inkscape/src/ui/tool/
H A Dcurve-drag-point.cpp189 bool linear = first->front()->isDegenerate() && first.next()->back()->isDegenerate();
207 if (linear) {
/inkscape/src/
H A Ddesktop-style.cpp36 #include "sp-linear-gradient.h"
552 SPLinearGradient *linear = dynamic_cast<SPLinearGradient *>(server); local
553 if (!linear) {
557 SPGradient *vector = linear->getVector();
/inkscape/src/extension/internal/
H A Djavafx-out.cpp29 #include <sp-linear-gradient.h>

Completed in 54 milliseconds