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

/inkscape/src/
H A Dsp-shape.h57 sigc::connection _modified_connect [SP_MARKER_LOC_QTY]; member in class:SPShape
H A Dsp-shape.cpp70 this->_modified_connect[i].disconnect();
102 this->_modified_connect[i].disconnect();
911 shape->_modified_connect[i].disconnect();
952 shape->_modified_connect[key].disconnect();
966 shape->_modified_connect[key] = marker->connectModified(sigc::bind<2>(sigc::ptr_fun(&sp_shape_marker_modified), shape));

Completed in 23 milliseconds