Searched refs:busy_fx (Results 1 – 2 of 2) sorted by relevance
95 (void)gp->scr_cursor(sp, ¬used, &vip->busy_fx); in vs_busy()97 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx); in vs_busy()135 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx); in vs_busy()137 (void)gp->scr_move(sp, LASTLINE(sp), vip->busy_fx); in vs_busy()
255 size_t busy_fx; /* Busy character x coordinate. */ member