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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c1190 tty_clamp_area(struct tty *tty, const struct tty_ctx *ctx, u_int px, u_int py, function
1329 if (tty_clamp_area(tty, ctx, px, py, nx, ny, &i, &j, &x, &y, &rx, &ry))
2271 if (!tty_clamp_area(tty, ctx, cx, cy, sx, sy, &i, &j, &x, &y, &rx, &ry))

Completed in 180 milliseconds