Searched defs:isNetPath (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/ | ||
H A D | uri.h | 71 bool isNetPath() const { return _impl->isNetPath(); } function in class:Inkscape::URI 134 bool isNetPath() const; |
H A D | uri.cpp | 86 bool URI::Impl::isNetPath() const { function in class:Inkscape::URI::Impl |
Completed in 14 milliseconds