Home
last modified time | relevance | path

Searched refs:pcx_cmyk_palette (Results 1 – 14 of 14) sorted by relevance

/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpcx.c291 static const byte pcx_cmyk_palette[16 * 3] = variable
308 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
309 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
H A Dgdevdevn.c2206 static const byte pcx_cmyk_palette[16 * 3] = variable
2311 memcpy((byte *) phdr->palette, pcx_cmyk_palette,
2312 sizeof(pcx_cmyk_palette));
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpcx.c291 static const byte pcx_cmyk_palette[16 * 3] = variable
308 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
309 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
H A Dgdevdevn.c2206 static const byte pcx_cmyk_palette[16 * 3] = variable
2311 memcpy((byte *) phdr->palette, pcx_cmyk_palette,
2312 sizeof(pcx_cmyk_palette));
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevpcx.c297 static const byte pcx_cmyk_palette[16 * 3] = variable
314 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
315 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevpcx.c297 static const byte pcx_cmyk_palette[16 * 3] = variable
314 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
315 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpcx.c289 static const byte pcx_cmyk_palette[16 * 3] = variable
306 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
307 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
H A Dgdevdevn.c2032 static const byte pcx_cmyk_palette[16 * 3] = variable
2138 memcpy((byte *) phdr->palette, pcx_cmyk_palette,
2139 sizeof(pcx_cmyk_palette));
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpcx.c289 static const byte pcx_cmyk_palette[16 * 3] = variable
306 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
307 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
H A Dgdevdevn.c2032 static const byte pcx_cmyk_palette[16 * 3] = variable
2138 memcpy((byte *) phdr->palette, pcx_cmyk_palette,
2139 sizeof(pcx_cmyk_palette));
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpcx.c294 static const byte pcx_cmyk_palette[16 * 3] = variable
311 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
312 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpcx.c294 static const byte pcx_cmyk_palette[16 * 3] = variable
311 memcpy((byte *) header.palette, pcx_cmyk_palette, in pcxcmyk_print_page()
312 sizeof(pcx_cmyk_palette)); in pcxcmyk_print_page()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevdevn.c1540 static const byte pcx_cmyk_palette[16 * 3] = variable
1645 memcpy((byte *) phdr->palette, pcx_cmyk_palette, in devn_setup_pcx_header()
1646 sizeof(pcx_cmyk_palette)); in devn_setup_pcx_header()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevdevn.c1540 static const byte pcx_cmyk_palette[16 * 3] = variable
1645 memcpy((byte *) phdr->palette, pcx_cmyk_palette, in devn_setup_pcx_header()
1646 sizeof(pcx_cmyk_palette)); in devn_setup_pcx_header()