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

/inkscape/src/
H A Dsp-item-group.cpp708 gchar const *conn_type = NULL; local
726 conn_type = item->getAttribute("inkscape:connector-type");
755 if (conn_type != NULL) {
756 item->setAttribute("inkscape:connector-type", conn_type);

Completed in 16 milliseconds