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

/inkscape/src/extension/implementation/
H A Dxslt.cpp57 Glib::ustring XSLT::solve_reldir(Inkscape::XML::Node *reprin) { function in class:Inkscape::Extension::Implementation::XSLT
113 _filename = solve_reldir(child_repr);
H A Dscript.cpp178 std::string Script::solve_reldir(Inkscape::XML::Node *reprin) { function in class:Inkscape::Extension::Implementation::Script
315 command.push_back(solve_reldir(child_repr));
367 std::string command_text = solve_reldir(child_repr);

Completed in 79 milliseconds