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

/inkscape/src/extension/implementation/
H A Dscript.cpp367 std::string command_text = solve_reldir(child_repr); local
368 if (!command_text.empty()) {
370 bool existance = check_existence(command_text);

Completed in 15 milliseconds