Searched defs:getURI (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/ | ||
H A D | uri-references.h | 112 URI const* getURI() const { function in class:Inkscape::URIReference |
H A D | document.h | 141 char const *getURI() const { return uri; } function in class:SPDocument |
/inkscape/ | ||
H A D | buildtool.cpp | 2867 URI getURI() function in class:buildtool::MakeBase 6731 if (refreshCache || isNewerThan(parent.getURI().getPath(), fullName)) 8147 if (!force && !isNewerThan(parent.getURI().getPath(), fullName)) |
Completed in 40 milliseconds