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

/inkscape/packaging/macosx/ScriptExec/
H A Dmain.c98 static short DoesFileExist(unsigned char *path);
361 if (! DoesFileExist(path)) return NULL;
395 if (! DoesFileExist(path)) return NULL;
440 static short DoesFileExist (unsigned char *path) function

Completed in 21 milliseconds