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

/inkscape/src/
H A Dgradient-drag.cpp999 static void gr_knot_moved_midpoint_handler(SPKnot */*knot*/, Geom::Point const &ppointer, guint state, gpointer data) function
1611 this->_moved_connection = this->knot->moved_signal.connect(sigc::bind(sigc::ptr_fun(gr_knot_moved_midpoint_handler), this));

Completed in 16 milliseconds