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

/inkscape/src/extension/implementation/
H A Dxslt.cpp59 gchar const *s = reprin->attribute("reldir");
66 Glib::ustring reldir = s; local
68 if (reldir == "extensions") {
H A Dscript.cpp165 \brief This function takes in a Repr that contains a reldir entry
169 \param reprin The Inkscape::XML::Node with the reldir in it.
180 gchar const *s = reprin->attribute("reldir");
188 Glib::ustring reldir = s; local

Completed in 644 milliseconds