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

/inkscape/src/2geom/
H A Dpiecewise.h82 push_cut(0.);
84 push_cut(1.);
92 push_cut(0.);
94 push_cut(1.);
144 push_cut(to);
150 push_cut(to);
154 inline void push_cut(double c) { function in class:Geom::Piecewise
251 push_cut(other.cuts[i + 1] + t);
382 ret.push_cut(c[ci]);
387 ret.push_cut(p
[all...]

Completed in 42 milliseconds