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