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

/inkscape/
H A Dbuildtool.cpp6834 String srcPath = source; local
6839 srcPath.append("/");
6840 srcPath.append(dep.path);
6854 if (srcPath.size()>0)
6856 srcName.append(srcPath);

Completed in 44 milliseconds