Search

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

/inkscape/
H A Dbuildtool.cpp7542 unsigned int workingDirDepth = 0; local
7546 if (wasSlash && workingDir[i]!='/') workingDirDepth++;
7549 for(size_t i=0; i<workingDirDepth; i++) {

Completed in 37 milliseconds