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

/inkscape/
H A Dbuildtool.cpp1878 virtual URI resolve(const URI &other) const;
2103 URI URI::resolve(const URI &other) const function in class:buildtool::URI
2885 String resolve(const String &otherPath);
3532 String fileName = resolve(".svn/entries");
3639 String MakeBase::resolve(const String &otherPath) function in class:buildtool::MakeBase
3642 URI fullURI = uri.resolve(otherURI);
4372 //before doing the list, resolve any property references
4378 String baseDir = propRef.resolve(dir);
4488 path = resolve(path);
4821 String baseDir = propRef.resolve(di
[all...]

Completed in 60 milliseconds