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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c40 static void tty_cursor_pane(struct tty *, const struct tty_ctx *, u_int,
1764 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->ocy);
1787 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->ocy);
1823 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->ocy);
1851 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->ocy);
1912 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->orupper);
1958 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->ocy);
2026 tty_cursor_pane(tty, ctx, ctx->ocx, ctx->orupper);
2122 tty_cursor_pane(tty, ctx, 0, j);
2492 tty_cursor_pane(tt
2499 tty_cursor_pane(struct tty *tty, const struct tty_ctx *ctx, u_int cx, u_int cy) function
[all...]

Completed in 118 milliseconds