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

/netbsd-current/external/bsd/tmux/dist/
H A Dcmd-refresh-client.c126 tty_set_size(&tc->tty, x, y, 0, 0);
H A Dtty.c150 tty_set_size(tty, sx, sy, xpixel, ypixel);
155 tty_set_size(struct tty *tty, u_int sx, u_int sy, u_int xpixel, u_int ypixel) function
H A Dtmux.h2357 void tty_set_size(struct tty *, u_int, u_int, u_int, u_int);

Completed in 171 milliseconds