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

/inkscape/
H A Dbuildtool.cpp3163 bool removeFile(const String &file);
5001 if (!removeFile(childName))
5105 bool MakeBase::removeFile(const String &file) function in class:buildtool::MakeBase
7637 if (failOnError && !removeFile(fullName))

Completed in 50 milliseconds