Home
last modified time | relevance | path

Searched refs:zrotate (Results 1 – 21 of 21) sorted by relevance

/dports/lang/smalltalk/smalltalk-3.2.5/packages/opengl/test/
H A Dcubemap.st43 | aWindow windowNumber ztrans zrotate imageSize image1 image2 image3 image4 image5 image6 |
92 zrotate := 0.0.
251 aWindow glRotate: zrotate
295 [zrotate := (zrotate + 2) \\ 360.
299 [zrotate := (zrotate - 2) \\ 360.
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dzmatrix.c172 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
356 {"1rotate", zrotate},
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dzmatrix.c172 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
356 {"1rotate", zrotate},
/dports/print/ghostscript8-x11/ghostscript-8.71/psi/
H A Dzmatrix.c167 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
405 {"1rotate", zrotate},
/dports/print/ghostscript9-x11/ghostscript-9.06/psi/
H A Dzmatrix.c169 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
407 {"1rotate", zrotate},
/dports/print/ghostscript8-base/ghostscript-8.71/psi/
H A Dzmatrix.c167 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
405 {"1rotate", zrotate},
/dports/print/ghostscript9-base/ghostscript-9.06/psi/
H A Dzmatrix.c169 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
407 {"1rotate", zrotate},
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dframain2.c1356 zskew = zrotate = 0; in main_menu_switch()
1378 zrotate += key_count(CTL_MINUS); in main_menu_switch()
1382 zrotate -= key_count(CTL_PLUS); in main_menu_switch()
1766 zskew = zrotate = 0; in evolver_menu_switch()
1801 zrotate += key_count(CTL_MINUS); in evolver_menu_switch()
1805 zrotate -= key_count(CTL_PLUS); in evolver_menu_switch()
H A Dfractint.c92 int zrotate; /* zoombox rotation */ variable
H A Dzoom.c113 ftemp1 = PI*zrotate/72; /* convert to radians */ in drawbox()
566 if (zwidth != 1.0 || zdepth != 1.0 || zskew != 0.0 || zrotate != 0.0) in check_pan()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/psi/
H A Dzmatrix.c169 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
483 {"1rotate", zrotate},
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/psi/
H A Dzmatrix.c169 zrotate(i_ctx_t *i_ctx_p) in zrotate() function
483 {"1rotate", zrotate},
/dports/print/cups-filters/cups-filters-1.28.10/cupsfilters/
H A Dimage-colorspace.c122 static void zrotate(float [3][3], float, float);
1187 zrotate(hmat, zrs, zrc); in huerotate()
1509 zrotate(float mat[3][3], /* I - Matrix */ in zrotate() function
/dports/print/ghostscript9-x11/ghostscript-9.06/cups/libs/filter/
H A Dimage-colorspace.c130 static void zrotate(float [3][3], float, float);
1195 zrotate(hmat, zrs, zrc); in huerotate()
1517 zrotate(float mat[3][3], /* I - Matrix */ in zrotate() function
/dports/print/ghostscript9-base/ghostscript-9.06/cups/libs/filter/
H A Dimage-colorspace.c130 static void zrotate(float [3][3], float, float);
1195 zrotate(hmat, zrs, zrc); in huerotate()
1517 zrotate(float mat[3][3], /* I - Matrix */ in zrotate() function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celmath/
H A Dquaternion.h55 void zrotate(T angle);
709 template<class T> void Quaternion<T>::zrotate(T angle) in zrotate() function
/dports/astro/celestia/celestia-1.6.1/src/celmath/
H A Dquaternion.h55 void zrotate(T angle);
709 template<class T> void Quaternion<T>::zrotate(T angle) in zrotate() function
/dports/graphics/xfractint/xfractint-20.04p16/headers/
H A Dexterns.h908 extern int zrotate;
/dports/multimedia/transcode/transcode-1.1.7/filter/subtitler/
H A DREADME.PPML143 zrotate, xshear, and yshear.
H A DCHANGES202 zrotate, xshear, and yshear added (uses ImageMagic mogrify).
/dports/graphics/xfractint/xfractint-20.04p16/unix/
H A Dunixscr.c2189 zrotate = 0;