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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c1124 tty_clear_line(struct tty *tty, const struct grid_cell *defaults, u_int py, function
1185 tty_clear_line(tty, &ctx->defaults, ry, x, rx, bg);
1319 tty_clear_line(tty, defaults, yy, px, nx, bg);
1522 tty_clear_line(tty, defaults, aty, atx + ux,
1586 tty_clear_line(tty, defaults, aty, atx + ux, width,
1601 tty_clear_line(tty, defaults, aty, atx + ux, nx - ux, 8);

Completed in 129 milliseconds