Searched refs:getQuery (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/
H A Duri.h95 const char *getQuery() const { return _impl->getQuery(); } function in class:Inkscape::URI
139 const char *getQuery() const;
H A Duri.cpp124 const gchar *URI::Impl::getQuery() const { function in class:Inkscape::URI::Impl
H A Duri-references.cpp159 if (!uri.isRelative() || uri.getQuery() || !fragment) {
/inkscape/
H A Dbuildtool.cpp1868 virtual String getQuery() const;
2091 String URI::getQuery() const function in class:buildtool::URI

Completed in 39 milliseconds