Home
last modified time | relevance | path

Searched refs:data_tile (Results 1 – 9 of 9) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c220 gx_strip_bitmap data_tile; in tile_colored_fill() local
222 data_tile.data = (byte *) data; /* actually const */ in tile_colored_fill()
223 data_tile.raster = bits->raster; in tile_colored_fill()
224 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
225 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
226 data_tile.id = bits->id; in tile_colored_fill()
227 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
234 &data_tile, NULL, in tile_colored_fill()
236 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
237 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c220 gx_strip_bitmap data_tile; in tile_colored_fill() local
222 data_tile.data = (byte *) data; /* actually const */ in tile_colored_fill()
223 data_tile.raster = bits->raster; in tile_colored_fill()
224 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
225 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
226 data_tile.id = bits->id; in tile_colored_fill()
227 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
234 &data_tile, NULL, in tile_colored_fill()
236 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
237 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c262 gx_strip_bitmap data_tile; in tile_colored_fill() local
270 data_tile.raster = bits->raster; in tile_colored_fill()
271 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
272 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
273 data_tile.id = bits->id; in tile_colored_fill()
274 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
283 &data_tile, NULL, in tile_colored_fill()
285 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
286 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
295 &data_tile, NULL, in tile_colored_fill()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c262 gx_strip_bitmap data_tile; in tile_colored_fill() local
270 data_tile.raster = bits->raster; in tile_colored_fill()
271 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
272 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
273 data_tile.id = bits->id; in tile_colored_fill()
274 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
283 &data_tile, NULL, in tile_colored_fill()
285 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
286 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
295 &data_tile, NULL, in tile_colored_fill()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c238 gx_strip_bitmap data_tile; in tile_colored_fill() local
240 data_tile.data = (byte *) data; /* actually const */ in tile_colored_fill()
241 data_tile.raster = bits->raster; in tile_colored_fill()
242 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
243 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
244 data_tile.id = bits->id; in tile_colored_fill()
245 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
252 &data_tile, NULL, in tile_colored_fill()
254 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
255 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c238 gx_strip_bitmap data_tile; in tile_colored_fill() local
240 data_tile.data = (byte *) data; /* actually const */ in tile_colored_fill()
241 data_tile.raster = bits->raster; in tile_colored_fill()
242 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
243 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
244 data_tile.id = bits->id; in tile_colored_fill()
245 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
252 &data_tile, NULL, in tile_colored_fill()
254 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
255 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c275 gx_strip_bitmap data_tile; in tile_colored_fill() local
283 data_tile.raster = bits->raster; in tile_colored_fill()
284 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
285 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
286 data_tile.id = bits->id; in tile_colored_fill()
287 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
296 &data_tile, NULL, in tile_colored_fill()
298 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
299 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
308 &data_tile, NULL, in tile_colored_fill()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c275 gx_strip_bitmap data_tile; in tile_colored_fill() local
283 data_tile.raster = bits->raster; in tile_colored_fill()
284 data_tile.size.x = data_tile.rep_width = ptile->tbits.size.x; in tile_colored_fill()
285 data_tile.size.y = data_tile.rep_height = ptile->tbits.size.y; in tile_colored_fill()
286 data_tile.id = bits->id; in tile_colored_fill()
287 data_tile.shift = data_tile.rep_shift = 0; in tile_colored_fill()
296 &data_tile, NULL, in tile_colored_fill()
298 imod(xoff - x, data_tile.rep_width), in tile_colored_fill()
299 imod(yoff - y, data_tile.rep_height), in tile_colored_fill()
308 &data_tile, NULL, in tile_colored_fill()
[all …]
/dports/graphics/geeqie/geeqie-1.6/src/
H A Dtypedefs.h531 gpointer data_tile; member