Home
last modified time | relevance | path

Searched refs:spot_proc (Results 1 – 8 of 8) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfg.c507 floatp (*spot_proc)(P2(floatp, floatp)) = ht_functions[i].proc; in pdf_write_spot_halftone() local
513 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfg.c507 floatp (*spot_proc)(P2(floatp, floatp)) = ht_functions[i].proc; in pdf_write_spot_halftone() local
513 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfg.c930 floatp (*spot_proc)(floatp, floatp) = ht_functions[i].proc; in pdf_write_spot_halftone() local
936 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfg.c930 floatp (*spot_proc)(floatp, floatp) = ht_functions[i].proc; in pdf_write_spot_halftone() local
936 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfg.c903 floatp (*spot_proc)(floatp, floatp) = ht_functions[i].proc; in pdf_write_spot_halftone() local
909 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfg.c903 floatp (*spot_proc)(floatp, floatp) = ht_functions[i].proc; in pdf_write_spot_halftone() local
909 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2415 double (*spot_proc)(double, double) = ht_functions[i].proc; in pdf_write_spot_halftone() local
2421 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfg.c2415 double (*spot_proc)(double, double) = ht_functions[i].proc; in pdf_write_spot_halftone() local
2421 gs_screen_next(&senum, spot_proc(pt.x, pt.y)) >= 0) in pdf_write_spot_halftone()