Searched refs:Move_to (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/top/
H A Dscreen.h10 #define Move_to(x, y) TCputs(tgoto(cursor_motion, x, y)) macro
H A Ddisplay.c287 Move_to(x_lastpid, y_lastpid);
301 Move_to(i, y_loadave);
332 Move_to(screen_width - 8, 0);
402 Move_to(x_procstate, y_procstate);
532 Move_to(cpustates_column, y_cpustates + cpu);
546 Move_to(cpustates_column + *colp, y_cpustates + cpu);
915 Move_to(0, screen_line);
962 Move_to(0, screen_line);
985 Move_to(x_idlecursor, y_idlecursor);
1254 Move_to(star
[all...]

Completed in 108 milliseconds