Lines Matching refs:roff
500 p->roff = 0;
510 p->roff += 0;
517 p->roff -= p->linelength * iMisAlignment * 2;
531 p->linelength, p->linelength, p->pixels, p->pixels, p->roff, p->roff,
546 if (p->roff > maxoff)
547 maxoff = p->roff;
613 char *itR = (char *) (buftmp + p->bufstart + p->roff);
629 short *itR = (short *) (buftmp + p->bufstart + p->roff);
638 *((short *) (p->buffer + p->bufstart + p->roff + 2 * i));