Home
last modified time | relevance | path

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

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