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

/inkscape/
H A Dbuildtool.cpp2152 String tpath = path.substr(0, pos+1); local
2153 tpath.append(other.path);
2154 newUri.path = tpath;

Completed in 514 milliseconds