Lines Matching defs:rot
38 int rot; /* rotation enabled? */
206 par->rot = par->pd->rotate;
209 if (par->rot && (vm->xres > 320)) {
211 par->rot = 0;
231 par->rot ? "rotated" : "normal");
252 iowrite16((par->rot ? 1 << 13 : 0), par->base + LDSMR); /* rotate */
268 stride = (par->rot) ? vtln : hdcn;
282 if (par->rot) {
296 if (par->rot)
312 if (par->rot)