Lines Matching defs:curmove
102 curmove(0, 0); /* do top line */
106 curmove(15, 0); /* do bottom line */
112 curmove((l == 1 ? 1 : 15), i);
115 curmove(curr + l, curc - 1);
123 curmove(2, 1); /* label positions 13-18 */
127 curmove(curr, curc + 2);
132 curmove(2, 29); /* label positions 19-24 */
136 curmove(curr, curc + 2);
141 curmove(14, 1); /* label positions 12-7 */
145 curmove(curr, curc + 2);
150 curmove(14, 30); /* label positions 6-1 */
153 curmove(curr, curc + 3);
171 curmove(8, 25); /* print the word BAR */
218 curmove(rpos, cpos + 1);
220 curmove(rpos, cpos);
255 curmove(curr + cnext, curc - bct);
306 curmove(r, c); /* return to saved position */
402 curmove(r, c);
405 curmove(curr + inc, curc - 1);
411 curmove(int r, int c)
628 curmove(curr, sp);
655 curmove(curr, curc + 1);
669 curmove(i = curr, 0);
672 curmove(curr + 1, 0);
676 curmove(i, 0);
697 curmove(curr, c + 1);
706 curmove(begscr, 0);
708 curmove(curr + 1, 0);