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

/openbsd-current/usr.bin/tmux/
H A Dtty.c69 static void tty_draw_pane(struct tty *, const struct tty_ctx *, u_int);
1061 tty_draw_pane(tty, ctx, i);
1330 tty_draw_pane(struct tty *tty, const struct tty_ctx *ctx, u_int py) function
1688 tty_draw_pane(tty, ctx, ctx->ocy);
1711 tty_draw_pane(tty, ctx, ctx->ocy);
2120 tty_draw_pane(tty, ctx, ctx->ocy);

Completed in 93 milliseconds