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

/freebsd-current/contrib/nvi/vi/
H A Dvi.h254 size_t busy_oldx; /* Saved x coordinate. */ member in struct:_vi_private
H A Dvs_msg.c89 (void)gp->scr_cursor(sp, &vip->busy_oldy, &vip->busy_oldx);
112 (void)gp->scr_move(sp, vip->busy_oldy, vip->busy_oldx);

Completed in 165 milliseconds