Searched defs:COS_WRITE_OBJECT (Results 1 – 8 of 8) sorted by relevance
/dports/print/ghostscript7-base/ghostscript-7.07/src/ |
H A D | gdevpdfo.h | 300 #define COS_WRITE_OBJECT(pc, pdev) cos_write_object(COS_OBJECT(pc), pdev) macro
|
/dports/print/ghostscript7-x11/ghostscript-7.07/src/ |
H A D | gdevpdfo.h | 300 #define COS_WRITE_OBJECT(pc, pdev) cos_write_object(COS_OBJECT(pc), pdev) macro
|
/dports/print/ghostscript8-base/ghostscript-8.71/base/ |
H A D | gdevpdfo.h | 323 #define COS_WRITE_OBJECT(pc, pdev) cos_write_object(COS_OBJECT(pc), pdev) macro
|
/dports/print/ghostscript8-x11/ghostscript-8.71/base/ |
H A D | gdevpdfo.h | 323 #define COS_WRITE_OBJECT(pc, pdev) cos_write_object(COS_OBJECT(pc), pdev) macro
|
/dports/print/ghostscript9-x11/ghostscript-9.06/base/ |
H A D | gdevpdfo.h | 341 #define COS_WRITE_OBJECT(pc, pdev, type) cos_write_object(COS_OBJECT(pc), pdev, type) macro
|
/dports/print/ghostscript9-base/ghostscript-9.06/base/ |
H A D | gdevpdfo.h | 341 #define COS_WRITE_OBJECT(pc, pdev, type) cos_write_object(COS_OBJECT(pc), pdev, type) macro
|
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/ |
H A D | gdevpdfo.h | 347 #define COS_WRITE_OBJECT(pc, pdev, type) cos_write_object(COS_OBJECT(pc), pdev, type) macro
|
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/ |
H A D | gdevpdfo.h | 347 #define COS_WRITE_OBJECT(pc, pdev, type) cos_write_object(COS_OBJECT(pc), pdev, type) macro
|