Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgscie.h188 typedef float (*gs_cie_a_proc) (P2(floatp, const gs_cie_a *)); typedef
389 gs_cie_a_proc DecodeA;
476 extern const gs_cie_a_proc DecodeA_default;
477 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c313 const gs_cie_a_proc DecodeA_default = a_identity;
314 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgscie.h188 typedef float (*gs_cie_a_proc) (P2(floatp, const gs_cie_a *)); typedef
389 gs_cie_a_proc DecodeA;
476 extern const gs_cie_a_proc DecodeA_default;
477 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c313 const gs_cie_a_proc DecodeA_default = a_identity;
314 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgscie.h201 typedef float (*gs_cie_a_proc) (floatp, const gs_cie_a *); typedef
410 gs_cie_a_proc DecodeA;
497 extern const gs_cie_a_proc DecodeA_default;
498 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c309 const gs_cie_a_proc DecodeA_default = a_identity;
310 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgscie.h201 typedef float (*gs_cie_a_proc) (floatp, const gs_cie_a *); typedef
410 gs_cie_a_proc DecodeA;
497 extern const gs_cie_a_proc DecodeA_default;
498 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c309 const gs_cie_a_proc DecodeA_default = a_identity;
310 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgscie.h200 typedef float (*gs_cie_a_proc) (double, const gs_cie_a *); typedef
409 gs_cie_a_proc DecodeA;
496 extern const gs_cie_a_proc DecodeA_default;
497 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c307 const gs_cie_a_proc DecodeA_default = a_identity;
308 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgscie.h200 typedef float (*gs_cie_a_proc) (double, const gs_cie_a *); typedef
409 gs_cie_a_proc DecodeA;
496 extern const gs_cie_a_proc DecodeA_default;
497 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c307 const gs_cie_a_proc DecodeA_default = a_identity;
308 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgscie.h203 typedef float (*gs_cie_a_proc) (floatp, const gs_cie_a *); typedef
412 gs_cie_a_proc DecodeA;
499 extern const gs_cie_a_proc DecodeA_default;
500 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c307 const gs_cie_a_proc DecodeA_default = a_identity;
308 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgscie.h203 typedef float (*gs_cie_a_proc) (floatp, const gs_cie_a *); typedef
412 gs_cie_a_proc DecodeA;
499 extern const gs_cie_a_proc DecodeA_default;
500 extern const gs_cie_a_proc DecodeA_from_cache;
H A Dgscie.c307 const gs_cie_a_proc DecodeA_default = a_identity;
308 const gs_cie_a_proc DecodeA_from_cache = a_from_cache;