Home
last modified time | relevance | path

Searched defs:gs_matrix_translate (Results 1 – 9 of 9) sorted by relevance

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsmatrix.c149 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsmatrix.c149 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsmatrix.c223 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsmatrix.c225 gs_matrix_translate(const gs_matrix * pm, double dx, double dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsmatrix.c223 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsmatrix.c225 gs_matrix_translate(const gs_matrix * pm, double dx, double dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsmatrix.c225 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsmatrix.c225 gs_matrix_translate(const gs_matrix * pm, floatp dx, floatp dy, gs_matrix * pmr) in gs_matrix_translate() function
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Dgraphics.c438 void gs_matrix_translate(const struct vec3 *pos) in gs_matrix_translate() function