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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c1070 tty_is_visible(__unused struct tty *tty, const struct tty_ctx *ctx, u_int px, function
1091 if (!tty_is_visible(tty, ctx, px, py, nx, 1))
1196 if (!tty_is_visible(tty, ctx, px, py, nx, ny))
2138 if (!tty_is_visible(tty, ctx, ctx->ocx, ctx->ocy, 1, 1) ||
2176 if (!tty_is_visible(tty, ctx, ctx->ocx, ctx->ocy, ctx->num, 1))

Completed in 176 milliseconds