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

/inkscape/src/
H A Duri.h99 const char *getOpaque() const { return _impl->getOpaque(); } function in class:Inkscape::URI
141 const char *getOpaque() const;
H A Duri.cpp78 bool opq = !isRelative() && (getOpaque() != NULL);
132 const gchar *URI::Impl::getOpaque() const { function in class:Inkscape::URI::Impl

Completed in 41 milliseconds