Home
last modified time | relevance | path

Searched refs:fixed_colorant_name (Results 1 – 25 of 32) sorted by relevance

12

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgdevdevn.h30 typedef const char * fixed_colorant_name; typedef
31 typedef fixed_colorant_name * fixed_colorant_names_list;
100 extern fixed_colorant_name DeviceGrayComponents[];
101 extern fixed_colorant_name DeviceRGBComponents[];
102 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevdevn.c227 fixed_colorant_name * pcolor = pparams->std_colorant_names; in check_pcm_and_separation_names()
1010 fixed_colorant_name DeviceGrayComponents[] = {
1015 fixed_colorant_name DeviceRGBComponents[] = {
1022 fixed_colorant_name DeviceCMYKComponents[] = {
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgdevdevn.h30 typedef const char * fixed_colorant_name; typedef
31 typedef fixed_colorant_name * fixed_colorant_names_list;
100 extern fixed_colorant_name DeviceGrayComponents[];
101 extern fixed_colorant_name DeviceRGBComponents[];
102 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevdevn.c227 fixed_colorant_name * pcolor = pparams->std_colorant_names; in check_pcm_and_separation_names()
1010 fixed_colorant_name DeviceGrayComponents[] = {
1015 fixed_colorant_name DeviceRGBComponents[] = {
1022 fixed_colorant_name DeviceCMYKComponents[] = {
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevdevn.h53 typedef const char * fixed_colorant_name; typedef
54 typedef fixed_colorant_name * fixed_colorant_names_list;
144 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevrinkj.c54 typedef const char * fixed_colorant_name; typedef
55 typedef fixed_colorant_name fixed_colorant_names_list[];
519 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
766 const fixed_colorant_name * pcolor = *list; in rinkj_get_color_comp_index()
H A Dgdevxcf.c53 typedef const char * fixed_colorant_name; typedef
54 typedef fixed_colorant_name fixed_colorant_names_list[];
688 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
938 const fixed_colorant_name * pcolor = *list; in xcf_get_color_comp_index()
H A Dgdevpsd.c204 static fixed_colorant_name DeviceGrayComponents[] = {
209 static fixed_colorant_name DeviceRGBComponents[] = {
H A Dgdevdevn.c160 fixed_colorant_name * pcolor = pparams->std_colorant_names; in check_pcm_and_separation_names()
1546 fixed_colorant_name DeviceCMYKComponents[] = {
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevdevn.h53 typedef const char * fixed_colorant_name; typedef
54 typedef fixed_colorant_name * fixed_colorant_names_list;
144 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevrinkj.c54 typedef const char * fixed_colorant_name; typedef
55 typedef fixed_colorant_name fixed_colorant_names_list[];
519 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
766 const fixed_colorant_name * pcolor = *list; in rinkj_get_color_comp_index()
H A Dgdevxcf.c53 typedef const char * fixed_colorant_name; typedef
54 typedef fixed_colorant_name fixed_colorant_names_list[];
688 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
938 const fixed_colorant_name * pcolor = *list; in xcf_get_color_comp_index()
H A Dgdevpsd.c204 static fixed_colorant_name DeviceGrayComponents[] = {
209 static fixed_colorant_name DeviceRGBComponents[] = {
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevdevn.h56 typedef const char * fixed_colorant_name; typedef
57 typedef fixed_colorant_name * fixed_colorant_names_list;
147 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevrinkj.c73 typedef const char * fixed_colorant_name; typedef
74 typedef fixed_colorant_name fixed_colorant_names_list[];
538 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
800 const fixed_colorant_name * pcolor = *list; in rinkj_get_color_comp_index()
H A Dgdevxcf.c72 typedef const char * fixed_colorant_name; typedef
73 typedef fixed_colorant_name fixed_colorant_names_list[];
734 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
1010 const fixed_colorant_name * pcolor = *list; in xcf_get_color_comp_index()
H A Dgdevpsd.c244 static fixed_colorant_name DeviceGrayComponents[] = {
249 static fixed_colorant_name DeviceRGBComponents[] = {
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevdevn.h56 typedef const char * fixed_colorant_name; typedef
57 typedef fixed_colorant_name * fixed_colorant_names_list;
147 extern fixed_colorant_name DeviceCMYKComponents[];
H A Dgdevrinkj.c73 typedef const char * fixed_colorant_name; typedef
74 typedef fixed_colorant_name fixed_colorant_names_list[];
538 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
800 const fixed_colorant_name * pcolor = *list; in rinkj_get_color_comp_index()
H A Dgdevxcf.c72 typedef const char * fixed_colorant_name; typedef
73 typedef fixed_colorant_name fixed_colorant_names_list[];
734 const fixed_colorant_name * plist = *pcomp_list; in check_process_color_names()
1010 const fixed_colorant_name * pcolor = *list; in xcf_get_color_comp_index()
H A Dgdevpsd.c244 static fixed_colorant_name DeviceGrayComponents[] = {
249 static fixed_colorant_name DeviceRGBComponents[] = {
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevpsd.c1033 static fixed_colorant_name
1036 fixed_colorant_name p = NULL; in get_sep_name()
1077 fixed_colorant_name n = pdev->devn_params.std_colorant_names[chan_idx]; in psd_write_header()
1096 fixed_colorant_name n = pdev->devn_params.std_colorant_names[chan_idx]; in psd_write_header()
1133 fixed_colorant_name sepname = get_sep_name(pdev, chan_idx); in psd_write_header()
H A Dgdevcmykog.c790 fixed_colorant_name DevCMYKOGComponents[] = {
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevpsd.c1033 static fixed_colorant_name
1036 fixed_colorant_name p = NULL; in get_sep_name()
1077 fixed_colorant_name n = pdev->devn_params.std_colorant_names[chan_idx]; in psd_write_header()
1096 fixed_colorant_name n = pdev->devn_params.std_colorant_names[chan_idx]; in psd_write_header()
1133 fixed_colorant_name sepname = get_sep_name(pdev, chan_idx); in psd_write_header()
H A Dgdevcmykog.c790 fixed_colorant_name DevCMYKOGComponents[] = {

12