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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c68 static void tty_draw_pane(struct tty *, const struct tty_ctx *, u_int);
1065 tty_draw_pane(tty, ctx, i);
1334 tty_draw_pane(struct tty *tty, const struct tty_ctx *ctx, u_int py) function
1757 tty_draw_pane(tty, ctx, ctx->ocy);
1780 tty_draw_pane(tty, ctx, ctx->ocy);
2189 tty_draw_pane(tty, ctx, ctx->ocy);

Completed in 139 milliseconds