Searched refs:addSoftMaskedImage (Results 1 - 3 of 3) sorted by relevance
/inkscape/src/extension/internal/pdfinput/ |
H A D | svg-builder.h | 122 void addSoftMaskedImage(GfxState *state, Stream *str, int width, int height,
|
H A D | svg-builder.cpp | 1808 void SvgBuilder::addSoftMaskedImage(GfxState * /*state*/, Stream *str, int width, int height, function in class:Inkscape::Extension::Internal::SvgBuilder
|
H A D | pdf-parser.cpp | 2920 builder->addSoftMaskedImage(state, str, width, height, colorMap, interpolate,
|
Completed in 346 milliseconds