Searched refs:verbose (Results 1 - 6 of 6) sorted by relevance
| /inkscape/ |
| H A D | autogen.sh | 37 AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose
|
| H A D | buildtool.cpp | 7090 bool verbose = parent.evalBool(verboseOpt, false); local 7101 if (verbose) 7168 if (verbose) 7173 if (verbose) 7202 if (verbose) 7238 if (!parent.getAttribute(elem, "verbose", verboseOpt)) 7625 bool verbose = parent.evalBool(verboseOpt, false); local 7635 if (!quiet && verbose) 7648 if (!quiet && verbose) 7681 if (!parent.getAttribute(elem, "verbose", verboseOp [all...] |
| /inkscape/src/ |
| H A D | sp-guide.h | 70 char* description(bool const verbose = true) const;
|
| H A D | sp-guide.cpp | 473 * If verbose is false, only positioning information is included (useful for dialogs). 477 char* SPGuide::description(bool const verbose) const 513 if (verbose) {
|
| /inkscape/packaging/macosx/ |
| H A D | osx-build.sh | 67 \033[1m-v,--verbose\033[0m verbose mode 156 -v|--verbose)
|
| H A D | osx-app.sh | 79 \033[1m-v,--verbose\033[0m 109 -v|--verbose) 420 # TODO Add a "$verbose" variable and command line switch, which sets wether these commands are verbose or not
|
Completed in 58 milliseconds