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

/inkscape/src/
H A Dbox3d.h73 void box3d_set_corner (SPBox3D *box, unsigned int id, Geom::Point const &new_pos, Box3D::Axis movement, bool constrained);
H A Dbox3d.cpp450 box3d_set_corner (SPBox3D *box, const guint id, Geom::Point const &new_pos, const Box3D::Axis movement, bool constrained) { function
/inkscape/src/ui/
H A Dobject-edit.cpp516 box3d_set_corner (box, knot_id, s * i2dt, movement, (state & GDK_CONTROL_MASK));

Completed in 910 milliseconds