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

/openbsd-current/usr.bin/tmux/
H A Dpopup.c128 ttyctx->yoff = ttyctx->ryoff = pd->py;
131 ttyctx->yoff = ttyctx->ryoff = pd->py + 1;
H A Dtty.c1069 u_int xoff = ctx->rxoff + px, yoff = ctx->ryoff + py;
1190 u_int xoff = ctx->rxoff + px, yoff = ctx->ryoff + py;
H A Dtmux.h1489 u_int ryoff; member in struct:tty_ctx

Completed in 144 milliseconds