Home
last modified time | relevance | path

Searched defs:gx_device_color_s (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsdcolor.h247 struct gx_device_color_s { struct
252 gx_device_color_type type;
253 gs_graphics_type_tag_t tag; /* value used to set dev_color */
260 union _c {
291 } colors;
292 gs_int_point phase;
300 bool ccolor_valid;
307 gs_client_color ccolor;
309 struct _mask {
315 } mask;
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsdcolor.h247 struct gx_device_color_s { struct
252 gx_device_color_type type;
253 gs_graphics_type_tag_t tag; /* value used to set dev_color */
260 union _c {
291 } colors;
292 gs_int_point phase;
300 bool ccolor_valid;
307 gs_client_color ccolor;
309 struct _mask {
315 } mask;
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsdcolor.h253 struct gx_device_color_s { struct
258 gx_device_color_type type;
265 union _c {
292 } colors;
293 gs_int_point phase;
294 gs_client_color ccolor; /* needed for remapping patterns, */
296 struct _mask {
302 } mask;
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsdcolor.h253 struct gx_device_color_s { struct
258 gx_device_color_type type;
265 union _c {
292 } colors;
293 gs_int_point phase;
294 gs_client_color ccolor; /* needed for remapping patterns, */
296 struct _mask {
302 } mask;
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsdcolor.h256 struct gx_device_color_s { struct
261 gx_device_color_type type;
268 union _c {
304 } colors;
305 gs_int_point phase;
313 bool ccolor_valid;
320 gs_client_color ccolor;
322 struct _mask {
328 } mask;
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsdcolor.h256 struct gx_device_color_s { struct
261 gx_device_color_type type;
268 union _c {
304 } colors;
305 gs_int_point phase;
313 bool ccolor_valid;
320 gs_client_color ccolor;
322 struct _mask {
328 } mask;
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsdcolor.h263 struct gx_device_color_s { struct
268 gx_device_color_type type;
275 union _c {
306 } colors;
307 gs_int_point phase;
315 bool ccolor_valid;
322 gs_client_color ccolor;
324 struct _mask {
330 } mask;
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsdcolor.h263 struct gx_device_color_s { struct
268 gx_device_color_type type;
275 union _c {
306 } colors;
307 gs_int_point phase;
315 bool ccolor_valid;
322 gs_client_color ccolor;
324 struct _mask {
330 } mask;