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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c42 static void tty_cursor_pane_unless_wrap(struct tty *,
2160 tty_cursor_pane_unless_wrap(tty, ctx, ctx->ocx, ctx->ocy);
2196 tty_cursor_pane_unless_wrap(tty, ctx, ctx->ocx, ctx->ocy);
2209 tty_cursor_pane_unless_wrap(tty, ctx, cx, ctx->ocy);
2482 tty_cursor_pane_unless_wrap(struct tty *tty, const struct tty_ctx *ctx, function

Completed in 138 milliseconds