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

/inkscape/src/
H A Duri.h80 bool isRelativePath() const { return _impl->isRelativePath(); } function in class:Inkscape::URI
135 bool isRelativePath() const;
H A Duri.cpp96 bool URI::Impl::isRelativePath() const { function in class:Inkscape::URI::Impl
172 if (isRelativePath()) {

Completed in 14 milliseconds