Home
last modified time | relevance | path

Searched refs:max_subimage_width (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfd.c589 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
629 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
636 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfd.c589 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
629 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
636 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfd.c615 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
655 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
662 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfd.c615 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
655 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
662 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfd.c978 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
1034 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
1041 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfd.c978 max_subimage_width(int width, byte *base, int x0, long count1, int *x1, long *count) in max_subimage_width() function
1034 max_subimage_width(width, base + y0 * raster, x0, MaxClipPathSize / 4, x1, &count); in compute_subimage()
1041 max_subimage_width(width, base + y * raster, 0, count1, &xx, &count); in compute_subimage()