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

/inkscape/src/extension/
H A Dpatheffect.cpp13 #include "patheffect.h"
48 gchar * patheffect = patheffects[i]; local
51 if (patheffect[0] != '#') continue;
53 Inkscape::XML::Node * prefs = sp_repr_lookup_child(defs, "id", &(patheffect[1]));
/inkscape/src/
H A Dsplivarot.cpp2029 char const *patheffect = item->getRepr()->attribute("inkscape:path-effect"); local
2067 repr->setAttribute("inkscape:path-effect", patheffect);
2071 if (patheffect)

Completed in 93 milliseconds