Home
last modified time | relevance | path

Searched refs:gx_color_map_procs (Results 1 – 11 of 11) sorted by relevance

/plan9/sys/src/cmd/gs/src/
H A Dgxcmap.h124 typedef struct gx_color_map_procs_s gx_color_map_procs; typedef
131 const gx_color_map_procs *
133 const gx_color_map_procs *
H A Dgdevp14.h78 const gx_color_map_procs *(*save_get_cmap_procs)(const gs_imager_state *,
H A Dgxistate.h232 const gx_color_map_procs *\
H A Dgsistate.c41 extern /*const*/ gx_color_map_procs *const cmap_procs_default;
H A Dgxcmap.c489 private const gx_color_map_procs cmap_few = {
498 private const gx_color_map_procs cmap_many = {
508 const gx_color_map_procs *const cmap_procs_default = &cmap_many;
513 const gx_color_map_procs *
519 const gx_color_map_procs *
H A Dgsequivc.c302 private const gx_color_map_procs cmap_capture_cmyk_color = {
H A Dgxi16bit.c120 const gx_color_map_procs *cmap_procs = gx_get_cmap_procs(pis, dev); in image_render_frac()
H A Dgxi12bit.c177 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 Dgdevplnx.c901 private const gx_color_map_procs plane_color_map_procs = {
905 private const gx_color_map_procs *
H A Dgdevp14.c114 private const gx_color_map_procs *
1657 private const gx_color_map_procs pdf14_cmap_many = {
1882 private const gx_color_map_procs *
2278 const gx_color_map_procs *(*save_get_cmap_procs)(const gs_imager_state *,