Home
last modified time | relevance | path

Searched refs:gx_get_cmap_procs (Results 1 – 25 of 36) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcmap.h69 gx_get_cmap_procs(P2(const gs_imager_state *, const gx_device *));
H A Dgxi12bit.c178 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
H A Dgxicolor.c127 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_color()
H A Dgxcmap.c154 gx_get_cmap_procs(const gs_imager_state *pis, const gx_device * dev) in gx_get_cmap_procs() function
169 pis->cmap_procs = gx_get_cmap_procs(pis, dev); in gx_set_cmap_procs()
H A Dgximono.c171 gx_get_cmap_procs(pis, dev)->map_gray : in image_render_mono()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcmap.h69 gx_get_cmap_procs(P2(const gs_imager_state *, const gx_device *));
H A Dgxi12bit.c178 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
H A Dgxicolor.c127 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_color()
H A Dgxcmap.c154 gx_get_cmap_procs(const gs_imager_state *pis, const gx_device * dev) in gx_get_cmap_procs() function
169 pis->cmap_procs = gx_get_cmap_procs(pis, dev); in gx_set_cmap_procs()
H A Dgximono.c171 gx_get_cmap_procs(pis, dev)->map_gray : in image_render_mono()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcmap.h129 gx_get_cmap_procs(const gs_imager_state *, const gx_device *);
H A Dgxi12bit.c175 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
H A Dgxicolor.c127 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_color()
H A Dgxcmap.c521 gx_get_cmap_procs(const gs_imager_state *pis, const gx_device * dev) in gx_get_cmap_procs() function
536 pis->cmap_procs = gx_get_cmap_procs(pis, dev); in gx_set_cmap_procs()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcmap.h129 gx_get_cmap_procs(const gs_imager_state *, const gx_device *);
H A Dgxi12bit.c175 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
H A Dgxicolor.c127 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_color()
H A Dgxcmap.c521 gx_get_cmap_procs(const gs_imager_state *pis, const gx_device * dev) in gx_get_cmap_procs() function
536 pis->cmap_procs = gx_get_cmap_procs(pis, dev); in gx_set_cmap_procs()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcmap.h126 gx_get_cmap_procs(const gs_gstate *, const gx_device *);
H A Dgxi12bit.c247 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pgs, dev); in image_render_frac()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcmap.h126 gx_get_cmap_procs(const gs_gstate *, const gx_device *);
H A Dgxi12bit.c247 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pgs, dev); in image_render_frac()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcmap.h133 gx_get_cmap_procs(const gs_imager_state *, const gx_device *);
H A Dgxi12bit.c242 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcmap.h133 gx_get_cmap_procs(const gs_imager_state *, const gx_device *);

12