Home
last modified time | relevance | path

Searched refs:image1_setup (Results 1 – 12 of 12) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Diimage.h49 int image1_setup(i_ctx_t * i_ctx_p, bool has_alpha);
H A Dzimage.c160 image1_setup(i_ctx_t * i_ctx_p, bool has_alpha) in image1_setup() function
203 return image1_setup(i_ctx_p, false); in zimage1()
H A Dzdpnext.c99 return image1_setup(i_ctx_p, true); in zalphaimage()
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Diimage.h51 int image1_setup(i_ctx_t * i_ctx_p, bool has_alpha);
H A Dzimage.c191 image1_setup(i_ctx_t * i_ctx_p, bool has_alpha) in image1_setup() function
253 return image1_setup(i_ctx_p, false); in zimage1()
H A Dzdpnext.c101 return image1_setup(i_ctx_p, true); in zalphaimage()
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Diimage.h51 int image1_setup(i_ctx_t * i_ctx_p, bool has_alpha);
H A Dzimage.c191 image1_setup(i_ctx_t * i_ctx_p, bool has_alpha) in image1_setup() function
253 return image1_setup(i_ctx_p, false); in zimage1()
H A Dzdpnext.c101 return image1_setup(i_ctx_p, true); in zalphaimage()
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Diimage.h49 int image1_setup(i_ctx_t * i_ctx_p, bool has_alpha);
H A Dzimage.c160 image1_setup(i_ctx_t * i_ctx_p, bool has_alpha) in image1_setup() function
203 return image1_setup(i_ctx_p, false); in zimage1()
H A Dzdpnext.c99 return image1_setup(i_ctx_p, true); in zalphaimage()