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

/inkscape/src/
H A Dseltrans.h59 void grab(Geom::Point const &p, double x, double y, bool show_handles, bool translating);
H A Dseltrans.cpp253 void Inkscape::SelTrans::grab(Geom::Point const &p, gdouble x, gdouble y, bool show_handles, bool translating) argument
255 // While dragging a handle, we will either scale, skew, or rotate and the "translating" parameter will be false
330 if (translating && (c1 || c2)) {

Completed in 55 milliseconds