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

/inkscape/
H A Dbuildtool.cpp4280 String fullChildPath = baseName; local
4281 fullChildPath.append("/");
4282 fullChildPath.append(childName);
4284 String childNative = getNativePath(fullChildPath);

Completed in 38 milliseconds