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

/inkscape/
H A Dbuildtool.cpp3158 bool copyFile(const String &srcFile, const String &destFile);
5028 bool MakeBase::copyFile(const String &srcFile, const String &destFile) argument
5031 String srcNative = getNativePath(srcFile);

Completed in 38 milliseconds