Searched defs:srcPath (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 6834 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