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

/inkscape/src/
H A Dsp-conn-end.cpp229 sp_conn_end_deleted(SPObject *, SPObject *const owner, unsigned const handle_ix) argument
233 owner->getRepr()->setAttribute(attrs[handle_ix], NULL);
238 sp_conn_end_detach(SPObject *const owner, unsigned const handle_ix) argument
240 sp_conn_end_deleted(NULL, owner, handle_ix);
285 SPConnEnd *connEndPtr, SPPath *const path, unsigned const handle_ix)
298 path, handle_ix));
284 sp_conn_end_href_changed(SPObject * , SPObject * , SPConnEnd *connEndPtr, SPPath *const path, unsigned const handle_ix) argument

Completed in 17 milliseconds