Searched defs:failOnError (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp7627 bool failOnError = parent.evalBool(failOnErrorOpt, true); local
7637 if (failOnError && !removeFile(fullName))
7650 if (failOnError && !removeDirectory(fullDir))

Completed in 62 milliseconds