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

/inkscape/src/
H A Dknot.h125 void requestPosition(Geom::Point const &pos, unsigned int state);
H A Dknot.cpp382 knot->requestPosition(p, event->motion.state);
399 void SPKnot::requestPosition(Geom::Point const &p, guint state) { function in class:SPKnot

Completed in 38 milliseconds