Searched defs:mask_width (Results 1 - 1 of 1) sorted by relevance
| /inkscape/src/extension/internal/pdfinput/ |
| H A D | svg-builder.cpp | 1777 Stream *mask_str, int mask_width, int mask_height, 1780 Inkscape::XML::Node *mask_image_node = _createImage(mask_str, mask_width, mask_height, 1810 Stream *mask_str, int mask_width, int mask_height, 1813 Inkscape::XML::Node *mask_image_node = _createImage(mask_str, mask_width, mask_height, 1775 addMaskedImage(GfxState * , Stream *str, int width, int height, GfxImageColorMap *color_map, bool interpolate, Stream *mask_str, int mask_width, int mask_height, bool invert_mask, bool mask_interpolate) argument 1808 addSoftMaskedImage(GfxState * , Stream *str, int width, int height, GfxImageColorMap *color_map, bool interpolate, Stream *mask_str, int mask_width, int mask_height, GfxImageColorMap *mask_color_map, bool mask_interpolate) argument
|
Completed in 22 milliseconds