Searched refs:getMimeData (Results 1 - 3 of 3) sorted by relevance

/inkscape/src/display/
H A Dcairo-utils.h114 guchar const *getMimeData(gsize &len, std::string &mimetype) const;
H A Dcairo-utils.cpp390 guchar const *Pixbuf::getMimeData(gsize &len, std::string &mimetype) const function in class:Inkscape::Pixbuf
/inkscape/src/
H A Dsp-image.cpp760 data = const_cast<guchar *>(pb->getMimeData(len, data_mimetype));

Completed in 20 milliseconds