Home
last modified time | relevance | path

Searched defs:rot (Results 1 – 11 of 11) sorted by relevance

/plan9-contrib/sys/src/games/
H A Dxs.h16 short rot; member
/plan9-contrib/sys/src/cmd/postscript/tr2post/
H A Dpictures.c75 double rot = 0; /* rotation in clockwise degrees */ in picture() local
H A Dps_include.c59 double ax, double ay, double rot) { in ps_include()
/plan9-contrib/sys/src/cmd/cwfs/
H A Djuke.c31 uchar rot; /* if backside */ member
69 int rot; /* if true, discs are double-sided */ member
715 mmove(Juke *w, int trans, int from, int to, int rot) in mmove()
1131 newside(Side *v, int rot, int elem) in newside()
/plan9-contrib/sys/src/cmd/unix/drawterm/libsec/
H A Dmd4.c34 uchar rot; /* amount to rotate left by */ member
/plan9-contrib/sys/src/libsec/port/
H A Dmd4.c34 uchar rot; /* amount to rotate left by */ member
/plan9-contrib/sys/src/cmd/map/
H A Dsymbol.c152 static double rot[2][2]; variable
/plan9-contrib/sys/src/libgeometry/
H A Dtstack.c40 void rot(Space *t, double theta, int axis){ in rot() function
/plan9-contrib/sys/src/cmd/astro/
H A Dsatel.c23 double rot; member
/plan9-contrib/sys/src/cmd/pic/
H A Dpltroff.c233 double alpha, rot, drot, hyp; in arrow() local
/plan9-contrib/sys/src/cmd/scat/
H A Dplot.c209 rot(struct place center, struct place zenith) in rot() function