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

/netbsd-current/external/bsd/tmux/dist/
H A Dtty.c914 tty_window_offset1(struct tty *tty, u_int *ox, u_int *oy, u_int *sx, u_int *sy) function
999 c->tty.oflag = tty_window_offset1(&c->tty, &ox, &oy, &sx, &sy);

Completed in 142 milliseconds