Home
last modified time | relevance | path

Searched refs:rop_source (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c58 const gx_rop_source_t *rop_source; member
203 const gx_rop_source_t *rop_source = ptfs->rop_source; in tile_colored_fill() local
230 rop_source->sdata + (y - ptfs->y0) * rop_source->sraster, in tile_colored_fill()
231 rop_source->sourcex + (x - ptfs->x0), in tile_colored_fill()
232 rop_source->sraster, source_id, in tile_colored_fill()
233 (rop_source->use_scolors ? rop_source->scolors : NULL), in tile_colored_fill()
257 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
280 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
281 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
282 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c58 const gx_rop_source_t *rop_source; member
203 const gx_rop_source_t *rop_source = ptfs->rop_source; in tile_colored_fill() local
230 rop_source->sdata + (y - ptfs->y0) * rop_source->sraster, in tile_colored_fill()
231 rop_source->sourcex + (x - ptfs->x0), in tile_colored_fill()
232 rop_source->sraster, source_id, in tile_colored_fill()
233 (rop_source->use_scolors ? rop_source->scolors : NULL), in tile_colored_fill()
257 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
280 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
281 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
282 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c56 const gx_rop_source_t *rop_source; member
221 const gx_rop_source_t *rop_source = ptfs->rop_source; in tile_colored_fill() local
248 rop_source->sdata + (y - ptfs->y0) * rop_source->sraster, in tile_colored_fill()
249 rop_source->sourcex + (x - ptfs->x0), in tile_colored_fill()
250 rop_source->sraster, source_id, in tile_colored_fill()
251 (rop_source->use_scolors ? rop_source->scolors : NULL), in tile_colored_fill()
299 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
322 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
323 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
324 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c56 const gx_rop_source_t *rop_source; member
221 const gx_rop_source_t *rop_source = ptfs->rop_source; in tile_colored_fill() local
248 rop_source->sdata + (y - ptfs->y0) * rop_source->sraster, in tile_colored_fill()
249 rop_source->sourcex + (x - ptfs->x0), in tile_colored_fill()
250 rop_source->sraster, source_id, in tile_colored_fill()
251 (rop_source->use_scolors ? rop_source->scolors : NULL), in tile_colored_fill()
299 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
322 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
323 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
324 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c341 const gx_rop_source_t *rop_source = source; in gx_dc_pattern_fill_rectangle() local
349 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
372 else if (rop_source->planar_height == 0) in gx_dc_pattern_fill_rectangle()
375 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
376 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
377 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
382 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
383 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
384 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
904 const gx_rop_source_t *rop_source = source; in gx_dc_pat_trans_fill_rectangle() local
[all …]
H A Dgsropt.h300 } rop_source; typedef
305 rop_source s;
306 rop_source t;
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c341 const gx_rop_source_t *rop_source = source; in gx_dc_pattern_fill_rectangle() local
349 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
372 else if (rop_source->planar_height == 0) in gx_dc_pattern_fill_rectangle()
375 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
376 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
377 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
382 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
383 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
384 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
904 const gx_rop_source_t *rop_source = source; in gx_dc_pat_trans_fill_rectangle() local
[all …]
H A Dgsropt.h300 } rop_source; typedef
305 rop_source s;
306 rop_source t;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c367 const gx_rop_source_t *rop_source = source; in gx_dc_pattern_fill_rectangle() local
375 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
396 else if (rop_source->planar_height == 0) in gx_dc_pattern_fill_rectangle()
399 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
400 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
401 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
406 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
407 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
408 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
1275 const gx_rop_source_t *rop_source = source; in gx_dc_pat_trans_fill_rectangle() local
[all …]
H A Dgsropt.h314 } rop_source; typedef
327 rop_source s;
328 rop_source t;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c367 const gx_rop_source_t *rop_source = source; in gx_dc_pattern_fill_rectangle() local
375 if (rop_source == NULL) in gx_dc_pattern_fill_rectangle()
396 else if (rop_source->planar_height == 0) in gx_dc_pattern_fill_rectangle()
399 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
400 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
401 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
406 rop_source->sdata, rop_source->sourcex, in gx_dc_pattern_fill_rectangle()
407 rop_source->sraster, rop_source->id, in gx_dc_pattern_fill_rectangle()
408 (rop_source->use_scolors ? rop_source->scolors : NULL), in gx_dc_pattern_fill_rectangle()
1275 const gx_rop_source_t *rop_source = source; in gx_dc_pat_trans_fill_rectangle() local
[all …]
H A Dgsropt.h314 } rop_source; typedef
327 rop_source s;
328 rop_source t;