Home
last modified time | relevance | path

Searched refs:xcf_decode_color (Results 1 – 6 of 6) sorted by relevance

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevxcf.c48 static dev_proc_decode_color(xcf_decode_color);
178 xcf_decode_color /* decode_color */\
479 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
503 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/
H A Dgdevxcf.c58 static dev_proc_decode_color(xcf_decode_color);
192 xcf_decode_color /* decode_color */\
476 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
501 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevxcf.c67 static dev_proc_decode_color(xcf_decode_color);
206 xcf_decode_color /* decode_color */\
510 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
535 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevxcf.c67 static dev_proc_decode_color(xcf_decode_color);
206 xcf_decode_color /* decode_color */\
510 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
535 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/
H A Dgdevxcf.c58 static dev_proc_decode_color(xcf_decode_color);
192 xcf_decode_color /* decode_color */\
476 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
501 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevxcf.c48 static dev_proc_decode_color(xcf_decode_color);
178 xcf_decode_color /* decode_color */\
479 xcf_decode_color(gx_device * dev, gx_color_index color, gx_color_value * out) in xcf_decode_color() function
503 return xcf_decode_color(dev, color, rgb); in xcf_map_color_rgb()