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

/inkscape/src/
H A Dsp-use-reference.cpp33 static void sp_usepath_move_compensate(Geom::Affine const *mp, SPItem *original, SPUsePath *self);
101 _transformed_connection = SP_ITEM(to)->connectTransformed(sigc::bind(sigc::ptr_fun(&sp_usepath_move_compensate), this));
131 sp_usepath_move_compensate(Geom::Affine const *mp, SPItem *original, SPUsePath *self) function

Completed in 13 milliseconds