Home
last modified time | relevance | path

Searched refs:magenta_c (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscspace.c362 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
377 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
382 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
406 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
416 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscspace.c362 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
377 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
382 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
406 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
416 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscspace.c446 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
461 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
466 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
490 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
500 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscspace.c446 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
461 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
466 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
490 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
500 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscspace.c551 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
565 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
570 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
592 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
602 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscspace.c551 int cyan_c, magenta_c, yellow_c, black_c; in check_cmyk_color_model_comps() local
565 (magenta_c = dev_proc(dev, get_color_comp_index)( in check_cmyk_color_model_comps()
570 magenta_c == GX_DEVICE_COLOR_MAX_COMPONENTS || in check_cmyk_color_model_comps()
592 if (!check_single_comp(magenta_c, frac_14, ncomps, out)) in check_cmyk_color_model_comps()
602 | ((gx_color_index)1 << magenta_c) in check_cmyk_color_model_comps()