Home
last modified time | relevance | path

Searched refs:full_transfer (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c208 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
210 (full_transfer ? rop_source->id : gx_no_bitmap_id); in tile_colored_fill()
217 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c208 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
210 (full_transfer ? rop_source->id : gx_no_bitmap_id); in tile_colored_fill()
217 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c245 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
253 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
259 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
268 source_id = (full_transfer ? source->id : gx_no_bitmap_id); in tile_colored_fill()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c245 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
253 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
259 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
268 source_id = (full_transfer ? source->id : gx_no_bitmap_id); in tile_colored_fill()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c226 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
228 (full_transfer ? rop_source->id : gx_no_bitmap_id); in tile_colored_fill()
235 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c226 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
228 (full_transfer ? rop_source->id : gx_no_bitmap_id); in tile_colored_fill()
235 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c258 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
266 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
272 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
281 source_id = (full_transfer ? source->id : gx_no_bitmap_id); in tile_colored_fill()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c258 bool full_transfer = (w == ptfs->w0 && h == ptfs->h0); in tile_colored_fill() local
266 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
272 (full_transfer ? bits->id : gx_no_bitmap_id), in tile_colored_fill()
281 source_id = (full_transfer ? source->id : gx_no_bitmap_id); in tile_colored_fill()