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

/inkscape/
H A Dbuildtool.cpp2615 else if (!isRegularFile(fullChild))
3173 bool isRegularFile(const String &fileName);
4350 else if (!isRegularFile(fullChild))
5136 if (!isRegularFile(native))
5185 bool MakeBase::isRegularFile(const String &fileName) function in class:buildtool::MakeBase
7104 if (!isRegularFile(fullSource))
7205 if (!isRegularFile(fullSource))
8952 if (!isRegularFile(fullName) && !isDirectory(fullName))

Completed in 91 milliseconds