Searched refs:getXY (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/
H A Dsp-spiral.h58 Geom::Point getXY(double t) const;
H A Dsp-spiral.cpp249 darray[i] = this->getXY(d);
349 c->moveto(this->getXY(this->t0));
488 Geom::Point SPSpiral::getXY(gdouble t) const { function in class:SPSpiral
/inkscape/src/ui/
H A Dobject-edit.cpp1311 return spiral->getXY(spiral->t0);
1320 return spiral->getXY(1.0);

Completed in 2485 milliseconds