Home
last modified time | relevance | path

Searched refs:dev_ht (Results 1 – 25 of 132) sorted by relevance

123456

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsistate.c107 pis->dev_ht = 0; in gs_imager_state_initialize()
158 rc_increment(pis->dev_ht); in gs_imager_state_copied()
188 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
200 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
220 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c406 gx_device_halftone dev_ht; in gs_ht_install() local
456 dev_ht.rc.memory = pmem; in gs_ht_install()
457 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
461 dev_ht.components = 0; in gs_ht_install()
463 dev_ht.components = pocs; in gs_ht_install()
464 dev_ht.num_comp = num_comps; in gs_ht_install()
468 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
469 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()
H A Dgxistate.h131 gx_device_halftone *dev_ht; /* (RC) */\
174 m(halftone) m(dev_ht) m(cie_render)\
183 m(0,halftone) m(1,dev_ht)\
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsistate.c107 pis->dev_ht = 0; in gs_imager_state_initialize()
158 rc_increment(pis->dev_ht); in gs_imager_state_copied()
188 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
200 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
220 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c406 gx_device_halftone dev_ht; in gs_ht_install() local
456 dev_ht.rc.memory = pmem; in gs_ht_install()
457 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
461 dev_ht.components = 0; in gs_ht_install()
463 dev_ht.components = pocs; in gs_ht_install()
464 dev_ht.num_comp = num_comps; in gs_ht_install()
468 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
469 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()
H A Dgxistate.h131 gx_device_halftone *dev_ht; /* (RC) */\
174 m(halftone) m(dev_ht) m(cie_render)\
183 m(0,halftone) m(1,dev_ht)\
H A Dgshtscr.c623 gx_device_halftone dev_ht; in gs_screen_install() local
626 dev_ht.rc.memory = penum->halftone.rc.memory; in gs_screen_install()
627 dev_ht.order = penum->order; in gs_screen_install()
628 dev_ht.components = 0; in gs_screen_install()
629 if ((code = gx_ht_install(penum->pgs, &penum->halftone, &dev_ht)) < 0) in gs_screen_install()
630 gx_device_halftone_release(&dev_ht, dev_ht.rc.memory); in gs_screen_install()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevht.c113 const gx_device_halftone *pdht = htdev->dev_ht; in ht_open()
187 &devc, htdev->target, htdev->dev_ht, in ht_map_cmyk_color()
191 &devc, htdev->target, htdev->dev_ht, in ht_map_cmyk_color()
205 &devc, htdev->target, htdev->dev_ht, in ht_map_rgb_alpha_color()
209 &devc, htdev->target, htdev->dev_ht, in ht_map_rgb_alpha_color()
232 uint num_levels = htdev->dev_ht->order.num_levels; in ht_map_color_rgb()
266 color_set_binary_halftone(pdevc, htdev->dev_ht, color0, in ht_map_device_color()
288 const gx_ht_order *porder = &htdev->dev_ht->order; in ht_fill_rectangle()
H A Dgxdither.h42 gx_device_halftone * dev_ht,
46 gx_render_device_gray(gray, alpha, pdevc, dev, pis->dev_ht,\
61 pis->dev_ht, &pis->screen_phase[select])
H A Dgsistate.c160 pis->dev_ht = 0; in gs_imager_state_initialize()
211 rc_increment(pis->dev_ht); in gs_imager_state_copied()
239 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
252 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
279 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c434 gx_device_halftone dev_ht; in gs_ht_install() local
484 dev_ht.rc.memory = pmem; in gs_ht_install()
485 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
489 dev_ht.components = 0; in gs_ht_install()
491 dev_ht.components = pocs; in gs_ht_install()
492 dev_ht.num_comp = num_comps; in gs_ht_install()
496 return gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht); in gs_ht_install()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevht.c113 const gx_device_halftone *pdht = htdev->dev_ht; in ht_open()
187 &devc, htdev->target, htdev->dev_ht, in ht_map_cmyk_color()
191 &devc, htdev->target, htdev->dev_ht, in ht_map_cmyk_color()
205 &devc, htdev->target, htdev->dev_ht, in ht_map_rgb_alpha_color()
209 &devc, htdev->target, htdev->dev_ht, in ht_map_rgb_alpha_color()
232 uint num_levels = htdev->dev_ht->order.num_levels; in ht_map_color_rgb()
266 color_set_binary_halftone(pdevc, htdev->dev_ht, color0, in ht_map_device_color()
288 const gx_ht_order *porder = &htdev->dev_ht->order; in ht_fill_rectangle()
H A Dgxdither.h42 gx_device_halftone * dev_ht,
46 gx_render_device_gray(gray, alpha, pdevc, dev, pis->dev_ht,\
61 pis->dev_ht, &pis->screen_phase[select])
H A Dgsistate.c160 pis->dev_ht = 0; in gs_imager_state_initialize()
211 rc_increment(pis->dev_ht); in gs_imager_state_copied()
239 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
252 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
279 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c434 gx_device_halftone dev_ht; in gs_ht_install() local
484 dev_ht.rc.memory = pmem; in gs_ht_install()
485 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
489 dev_ht.components = 0; in gs_ht_install()
491 dev_ht.components = pocs; in gs_ht_install()
492 dev_ht.num_comp = num_comps; in gs_ht_install()
496 return gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht); in gs_ht_install()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsgstate.c115 pgs->dev_ht = 0; in gs_gstate_initialize()
174 rc_increment(pgs->dev_ht); in gs_gstate_copied()
209 RCCOPY(dev_ht); in gs_gstate_pre_assign()
224 gx_device_halftone *pdht = pgs->dev_ht; in gs_gstate_release()
245 RCDECR(dev_ht); in gs_gstate_release()
H A Dgshtx.c405 gx_device_halftone dev_ht; in gs_ht_install() local
455 dev_ht.rc.memory = pmem; in gs_ht_install()
456 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
460 dev_ht.components = 0; in gs_ht_install()
462 dev_ht.components = pocs; in gs_ht_install()
463 dev_ht.num_comp = num_comps; in gs_ht_install()
467 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
468 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsistate.c117 pis->dev_ht = 0; in gs_imager_state_initialize()
172 rc_increment(pis->dev_ht); in gs_imager_state_copied()
207 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
222 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
243 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c405 gx_device_halftone dev_ht; in gs_ht_install() local
455 dev_ht.rc.memory = pmem; in gs_ht_install()
456 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
460 dev_ht.components = 0; in gs_ht_install()
462 dev_ht.components = pocs; in gs_ht_install()
463 dev_ht.num_comp = num_comps; in gs_ht_install()
467 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
468 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()
H A Dgxistate.h134 gx_device_halftone *dev_ht; /* (RC) */\
181 m(halftone) m(dev_ht) m(cie_render)\
191 m(0,halftone) m(1,dev_ht)\
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsistate.c117 pis->dev_ht = 0; in gs_imager_state_initialize()
172 rc_increment(pis->dev_ht); in gs_imager_state_copied()
207 RCCOPY(dev_ht); in gs_imager_state_pre_assign()
222 gx_device_halftone *pdht = pis->dev_ht; in gs_imager_state_release()
243 RCDECR(dev_ht); in gs_imager_state_release()
H A Dgshtx.c405 gx_device_halftone dev_ht; in gs_ht_install() local
455 dev_ht.rc.memory = pmem; in gs_ht_install()
456 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
460 dev_ht.components = 0; in gs_ht_install()
462 dev_ht.components = pocs; in gs_ht_install()
463 dev_ht.num_comp = num_comps; in gs_ht_install()
467 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
468 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()
H A Dgxistate.h134 gx_device_halftone *dev_ht; /* (RC) */\
181 m(halftone) m(dev_ht) m(cie_render)\
191 m(0,halftone) m(1,dev_ht)\
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsgstate.c115 pgs->dev_ht = 0; in gs_gstate_initialize()
174 rc_increment(pgs->dev_ht); in gs_gstate_copied()
209 RCCOPY(dev_ht); in gs_gstate_pre_assign()
224 gx_device_halftone *pdht = pgs->dev_ht; in gs_gstate_release()
245 RCDECR(dev_ht); in gs_gstate_release()
H A Dgshtx.c405 gx_device_halftone dev_ht; in gs_ht_install() local
455 dev_ht.rc.memory = pmem; in gs_ht_install()
456 dev_ht.order = pocs[0].corder; /* Default */ in gs_ht_install()
460 dev_ht.components = 0; in gs_ht_install()
462 dev_ht.components = pocs; in gs_ht_install()
463 dev_ht.num_comp = num_comps; in gs_ht_install()
467 if ((code = gx_ht_install(pgs, (gs_halftone *) pht, &dev_ht)) < 0) in gs_ht_install()
468 gx_device_halftone_release(&dev_ht, pmem); in gs_ht_install()

123456