Lines Matching defs:hpos
457 int hpos; /* horizontal position where we are supposed to be next (left = 0) */
460 int horig; /* h origin of current block; hpos rel to this */
475 hpos = vpos = 0;
501 statep->shpos = hpos;
503 horig = hpos;
505 hpos = vpos = 0;
508 hpos = vpos = 0;
520 hpos = statep->shpos;
647 hpos = 0;
720 hpos = n; /* this is where we want to be */
731 hgoto(hpos + n);