Lines Matching defs:interpolate
1489 GfxImageColorMap *color_map, bool interpolate,
1661 if( !interpolate ) {
1728 GfxImageColorMap *color_map, bool interpolate, int *mask_colors) {
1730 Inkscape::XML::Node *image_node = _createImage(str, width, height, color_map, interpolate, mask_colors);
1738 bool invert, bool interpolate) {
1756 _createImage(str, width, height, NULL, interpolate, NULL, true, invert);
1776 GfxImageColorMap *color_map, bool interpolate,
1782 Inkscape::XML::Node *image_node = _createImage(str, width, height, color_map, interpolate, NULL);
1809 GfxImageColorMap *color_map, bool interpolate,
1815 Inkscape::XML::Node *image_node = _createImage(str, width, height, color_map, interpolate, NULL);