Home
last modified time | relevance | path

Searched refs:cmap_many (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxcmap.c505 static const gx_color_map_procs cmap_many = { variable
515 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
529 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxcmap.c505 static const gx_color_map_procs cmap_many = { variable
515 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
529 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxcmap.c146 private const gx_color_map_procs *const cmap_many[] = variable
161 return (gx_device_must_halftone(dev) ? cmap_few : cmap_many) in gx_default_get_cmap_procs()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxcmap.c146 private const gx_color_map_procs *const cmap_many[] = variable
161 return (gx_device_must_halftone(dev) ? cmap_few : cmap_many) in gx_default_get_cmap_procs()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxcmap.c516 static const gx_color_map_procs cmap_many = { variable
526 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
539 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxcmap.c516 static const gx_color_map_procs cmap_many = { variable
526 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
539 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxcmap.c525 static const gx_color_map_procs cmap_many = { variable
535 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
548 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxcmap.c525 static const gx_color_map_procs cmap_many = { variable
535 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
548 return (gx_device_must_halftone(dev) ? &cmap_few : &cmap_many); in gx_default_get_cmap_procs()