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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c1086 tty_clamp_line(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py, function
1184 if (tty_clamp_line(tty, ctx, px, py, nx, &i, &x, &rx, &ry))
1346 if (tty_clamp_line(tty, ctx, 0, py, nx, &i, &x, &rx, &ry)) {

Completed in 129 milliseconds