Home
last modified time | relevance | path

Searched refs:cos_array_put (Results 1 – 25 of 26) sorted by relevance

12

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.h223 int cos_array_put(P3(cos_array_t *, long, const cos_value_t *));
H A Dgdevpdfo.c492 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
541 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1461 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1524 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.h227 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c556 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
605 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1719 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1804 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.h227 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c556 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
605 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1719 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1804 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.h223 int cos_array_put(P3(cos_array_t *, long, const cos_value_t *));
H A Dgdevpdfo.c492 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
541 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1461 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1524 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.h245 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c630 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
682 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1731 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1816 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.h245 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c630 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
682 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c1731 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
1816 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.h247 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c631 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
683 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c2217 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
2330 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()
H A Dgdevpdfc.c1222 code = cos_array_put(components, m, &v_process_name); in pdf_color_space_named()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.h247 int cos_array_put(cos_array_t *, long, const cos_value_t *);
H A Dgdevpdfo.c631 cos_array_put(cos_array_t *pca, long index, const cos_value_t *pvalue) in cos_array_put() function
683 return cos_array_put(pca, cos_array_next_index(pca), pvalue); in cos_array_add()
H A Dgdevpdfm.c2217 return cos_array_put((cos_array_t *)pco, index, in pdfmark_PUT()
2330 code = cos_array_put((cos_array_t *)pco, index + i - 2, in pdfmark_PUTINTERVAL()

12