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

/inkscape/src/
H A Dgradient-drag.cpp736 static void gr_knot_moved_handler(SPKnot *knot, Geom::Point const &ppointer, guint state, gpointer data) function
861 // std::cout << " gr_knot_moved_handler: Got mesh point!" << std::endl;
1613 this->_moved_connection = this->knot->moved_signal.connect(sigc::bind(sigc::ptr_fun(gr_knot_moved_handler), this));

Completed in 21 milliseconds