Searched refs:MoveToLine (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/tcsh-65/tcsh/
H A Ded.refresh.c425 MoveToLine(cur_v); /* go to where the cursor is */
435 MoveToLine(OldvcV);
443 MoveToLine(OldvcV);
797 MoveToLine(cur_line);
1193 MoveToLine(v);
1320 MoveToLine(i);
1326 MoveToLine(OldvcV); /* go to last line */
H A Ded.decls.h86 extern void MoveToLine (int);
H A Ded.init.c109 MoveToLine(0);
H A Ded.screen.c1019 MoveToLine(int where) function
1028 xprintf("MoveToLine: where is ridiculous: %d\r\n", where);
/macosx-10.10/tcsh-65/tcsh/win32/
H A Dnt.screen.c270 MoveToLine(int where) function
279 xprintf("MoveToLine: where is ridiculous: %d\r\n", where);

Completed in 142 milliseconds