Searched refs:check_existence (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/extension/implementation/ | ||
| H A D | script.h | 70 bool check_existence (std::string const& command); |
| H A D | script.cpp | 226 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