Home
last modified time | relevance | path

Searched refs:separation_names (Results 1 – 16 of 16) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevxcf.c102 gs_separation_names separation_names; member
262 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
274 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
312 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
325 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
341 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
384 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
810 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
882 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1124 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c104 gs_separation_names separation_names; member
232 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
244 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
257 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
268 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
282 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
295 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
311 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
646 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
714 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxcf.c106 gs_separation_names separation_names; member
254 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
266 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
304 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
317 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
333 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
379 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
821 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
893 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1131 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c108 gs_separation_names separation_names; member
224 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
236 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
249 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
260 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
274 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
287 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
303 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
600 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
669 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevxcf.c121 gs_separation_names separation_names; member
288 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
300 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
338 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
351 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
367 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
413 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
883 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
955 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1194 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c123 gs_separation_names separation_names; member
258 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
270 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
283 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
294 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
308 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
321 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
337 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
665 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
734 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevxcf.c121 gs_separation_names separation_names; member
288 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
300 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
338 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
351 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
367 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
413 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
883 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
955 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1194 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c123 gs_separation_names separation_names; member
258 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
270 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
283 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
294 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
308 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
321 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
337 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
665 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
734 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxcf.c106 gs_separation_names separation_names; member
254 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
266 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
304 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
317 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
333 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
379 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
821 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
893 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1131 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c108 gs_separation_names separation_names; member
224 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
236 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
249 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
260 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
274 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
287 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
303 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
600 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
669 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevxcf.c102 gs_separation_names separation_names; member
262 int i = ((xcf_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
274 int i = ((xcf_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
312 int n = xdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
325 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
341 int n = xdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
384 int n = xdev->separation_names.num_names; in rgb_cs_to_spotn_cm()
810 int num_spot = pdevn->separation_names.num_names; in xcf_put_params()
882 pdevn->separation_names.num_names = num_spot; in xcf_put_params()
1124 pdev->separation_names.names[channel_idx]; in xcf_write_header()
[all …]
H A Dgdevrinkj.c104 gs_separation_names separation_names; member
232 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotrgb_cm()
244 int i = ((rinkj_device *)dev)->separation_names.num_names; in rgb_cs_to_spotrgb_cm()
257 int i = ((rinkj_device *)dev)->separation_names.num_names; in cmyk_cs_to_spotrgb_cm()
268 int i = ((rinkj_device *)dev)->separation_names.num_names; in gray_cs_to_spotcmyk_cm()
282 int n = rdev->separation_names.num_names; in rgb_cs_to_spotcmyk_cm()
295 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotcmyk_cm()
311 int n = rdev->separation_names.num_names; in cmyk_cs_to_spotn_cm()
646 int num_spot = pdevn->separation_names.num_names; in rinkj_put_params()
714 pdevn->separation_names.num_names = num_spot; in rinkj_put_params()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxclpage.c95 page->separation_names[i] = gs_alloc_bytes(page->mem, page->separation_name_sizes[i], in do_page_save()
97 if (page->separation_names[i] == NULL) { in do_page_save()
100 gs_free_object(page->mem, page->separation_names[i], in do_page_save()
104 memcpy(page->separation_names[i], pdevn_params->separations.names[i].data, in do_page_save()
425 memcpy(pdevn_params->separations.names[i].data, page->separation_names[i], in do_page_load()
H A Dgxclist.h93 byte *separation_names[GX_DEVICE_MAX_SEPARATIONS]; /* AKA Spot Color names */ member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxclpage.c95 page->separation_names[i] = gs_alloc_bytes(page->mem, page->separation_name_sizes[i], in do_page_save()
97 if (page->separation_names[i] == NULL) { in do_page_save()
100 gs_free_object(page->mem, page->separation_names[i], in do_page_save()
104 memcpy(page->separation_names[i], pdevn_params->separations.names[i].data, in do_page_save()
425 memcpy(pdevn_params->separations.names[i].data, page->separation_names[i], in do_page_load()
H A Dgxclist.h93 byte *separation_names[GX_DEVICE_MAX_SEPARATIONS]; /* AKA Spot Color names */ member