Home
last modified time | relevance | path

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

/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgsmatrix.c165 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgsmatrix.c165 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgsmatrix.c239 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgsmatrix.c241 gs_matrix_scale(const gs_matrix * pm, double sx, double sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgsmatrix.c239 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgsmatrix.c241 gs_matrix_scale(const gs_matrix * pm, double sx, double sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgsmatrix.c241 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgsmatrix.c241 gs_matrix_scale(const gs_matrix * pm, floatp sx, floatp sy, gs_matrix * pmr) in gs_matrix_scale() function
/dports/multimedia/obs-studio/obs-studio-27.1.3/libobs/graphics/
H A Dgraphics.c450 void gs_matrix_scale(const struct vec3 *scale) in gs_matrix_scale() function