Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/vi/vi/
Dvs_msg.c99 (void)gp->scr_cursor(sp, &notused, &vip->busy_fx);
101 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx);
132 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx);
134 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx);
Dvi.h255 size_t busy_fx; /* Busy character x coordinate. */ member