Searched defs:startDragging (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dknot.cpp176 void SPKnot::startDragging(Geom::Point const &p, gint x, gint y, guint32 etime) { function in class:SPKnot
229 knot->startDragging(p, (gint) event->button.x, (gint) event->button.y, event->button.time);

Completed in 38 milliseconds