Home
last modified time | relevance | path

Searched refs:nxx (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/tmux/
H A Dtty.c1439 u_int i, j, ux, sx, width, hidden, eux, nxx; in tty_draw_line() local
1566 nxx = nx - eux; in tty_draw_line()
1567 if (r.nx[j] > nxx) in tty_draw_line()
1568 r.nx[j] = nxx; in tty_draw_line()