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

/inkscape/src/extension/implementation/
H A Dscript.h110 std::string resolveInterpreterExecutable(const Glib::ustring &interpNameArg);
H A Dscript.cpp104 std::string Script::resolveInterpreterExecutable(const Glib::ustring &interpNameArg) function in class:Inkscape::Extension::Implementation::Script
312 std::string interpString = resolveInterpreterExecutable(interpretstr);

Completed in 16 milliseconds