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

/inkscape/src/
H A Duri-references.h112 URI const* getURI() const { function in class:Inkscape::URIReference
H A Ddocument.h141 char const *getURI() const { return uri; } function in class:SPDocument
/inkscape/
H A Dbuildtool.cpp2867 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 41 milliseconds