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

/inkscape/
H A Dbuildtool.cpp7078 cptype = CP_NONE;
7091 switch (cptype)
7233 cptype = CP_TOFILE;
7237 cptype = CP_TODIR;
7275 if (cptype == CP_TOFILE && fileNameOpt.size()==0)
7280 if (cptype == CP_TODIR && fileNameOpt.size()==0 && !haveFileSet)
7291 int cptype; member in class:buildtool::TaskCopy

Completed in 47 milliseconds