Searched refs:set_pos (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dvanishing-point.cpp151 (*j).set_pos(d_new->point);
229 (*i).set_pos (knot->pos);
253 VanishingPoint::set_pos(Proj::Pt2 const &pt) { function in class:Box3D::VanishingPoint
367 vp.set_pos (this->point);
471 (*i).set_pos (pt);
H A Dvanishing-point.h65 void set_pos(Proj::Pt2 const &pt);

Completed in 16 milliseconds