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

/inkscape/src/extension/implementation/
H A Dscript.h70 bool check_existence (std::string const& command);
H A Dscript.cpp226 bool Script::check_existence(const std::string &command) function in class:Inkscape::Extension::Implementation::Script
370 bool existance = check_existence(command_text);

Completed in 28 milliseconds