Home
last modified time | relevance | path

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

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxdht.h283 struct gx_device_halftone_s { struct
284 gx_ht_order order; /* must be first, for subclassing */
285 rc_header rc;
286 gs_id id; /* the id changes whenever the data change */
291 gs_halftone_type type;
292 gx_ht_order_component *components;
293 uint num_comp;
295 uint color_indices[4];
296 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxdht.h283 struct gx_device_halftone_s { struct
284 gx_ht_order order; /* must be first, for subclassing */
285 rc_header rc;
286 gs_id id; /* the id changes whenever the data change */
291 gs_halftone_type type;
292 gx_ht_order_component *components;
293 uint num_comp;
295 uint color_indices[4];
296 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxdht.h279 struct gx_device_halftone_s { struct
280 gx_ht_order order; /* must be first, for subclassing */
281 rc_header rc;
282 gs_id id; /* the id changes whenever the data change */
287 gs_halftone_type type;
288 gx_ht_order_component *components;
290 uint num_comp; /* Number of components in the halftone */
291 uint num_dev_comp; /* Number of process color model components */
293 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxdht.h279 struct gx_device_halftone_s { struct
280 gx_ht_order order; /* must be first, for subclassing */
281 rc_header rc;
282 gs_id id; /* the id changes whenever the data change */
287 gs_halftone_type type;
288 gx_ht_order_component *components;
290 uint num_comp; /* Number of components in the halftone */
291 uint num_dev_comp; /* Number of process color model components */
293 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxdht.h289 struct gx_device_halftone_s { struct
290 gx_ht_order order; /* must be first, for subclassing */
291 rc_header rc;
292 gs_id id; /* the id changes whenever the data change */
297 gs_halftone_type type;
298 gx_ht_order_component *components;
300 uint num_comp; /* Number of components in the halftone */
301 uint num_dev_comp; /* Number of process color model components */
303 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxdht.h289 struct gx_device_halftone_s { struct
290 gx_ht_order order; /* must be first, for subclassing */
291 rc_header rc;
292 gs_id id; /* the id changes whenever the data change */
297 gs_halftone_type type;
298 gx_ht_order_component *components;
300 uint num_comp; /* Number of components in the halftone */
301 uint num_dev_comp; /* Number of process color model components */
303 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxdht.h297 struct gx_device_halftone_s { struct
298 gx_ht_order order; /* must be first, for subclassing */
299 rc_header rc;
300 gs_id id; /* the id changes whenever the data change */
305 gs_halftone_type type;
306 gx_ht_order_component *components;
308 uint num_comp; /* Number of components in the halftone */
309 uint num_dev_comp; /* Number of process color model components */
311 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxdht.h297 struct gx_device_halftone_s { struct
298 gx_ht_order order; /* must be first, for subclassing */
299 rc_header rc;
300 gs_id id; /* the id changes whenever the data change */
305 gs_halftone_type type;
306 gx_ht_order_component *components;
308 uint num_comp; /* Number of components in the halftone */
309 uint num_dev_comp; /* Number of process color model components */
311 int lcm_width, lcm_height; /* LCM of primary color tile sizes, */