Lines Matching refs:hpos
52 int hpos = 0; /* ditto horizontal */ variable
250 hpos = po; /* ??? */
405 hpos += dx;
410 hpos += dx;
420 hpos += dx;
433 hpos += dx + dx2;
440 hpos += dx;
455 hpos += dx;
472 hpos += esc;
560 hpos += esc; in ptesc()
569 fdprintf(ptid, "H%d\n", hpos); in ptesc()
627 hpos = vpos = 0; /* probably in wrong place */ in dostop()