Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dvi.h253 size_t busy_oldy; /* Saved y 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()