Searched defs:fullChildPath (Results 1 - 1 of 1) sorted by relevance
/inkscape/ | ||
H A D | buildtool.cpp | 4280 String fullChildPath = baseName; local 4281 fullChildPath.append("/"); 4282 fullChildPath.append(childName); 4284 String childNative = getNativePath(fullChildPath); |
Completed in 37 milliseconds