Search

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

/inkscape/src/
H A Dsp-textpath.h24 SPUsePath *sourcePath; member in class:SPTextPath
/inkscape/
H A Dbuildtool.cpp7136 String sourcePath; local
7139 sourcePath.append(fileSetDir);
7140 sourcePath.append("/");
7142 sourcePath.append(fileName);
7143 String fullSource = parent.resolve(sourcePath);
7335 String sourcePath; local
7338 sourcePath.append(fileSetDir);
7339 sourcePath.append("/");
7341 sourcePath.append(fileName);
7342 String fullSource = parent.resolve(sourcePath);
7439 String sourcePath; local
8270 String sourcePath; local
[all...]

Completed in 55 milliseconds