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

/inkscape/src/
H A Dpath-chemistry.cpp370 item->removeAttribute("inkscape:connection-start");
371 item->removeAttribute("inkscape:connection-end");
372 item->removeAttribute("inkscape:connector-type");
373 item->removeAttribute("inkscape:connector-curvature");
H A Dsp-object.h726 void removeAttribute(char const *key, SPException *ex=NULL);
H A Dsp-item-group.cpp727 item->removeAttribute("inkscape:connector-type");
H A Dsp-object.cpp1287 void SPObject::removeAttribute(gchar const *key, SPException *ex) function in class:SPObject
/inkscape/share/extensions/
H A DjessyInk.js385 node.removeAttribute("transform");
1352 newDoc.removeAttribute('viewbox');
1831 element.removeAttribute("transform");
1858 element.removeAttribute("transform");
2252 g.removeAttribute("transform");

Completed in 31 milliseconds