Searched refs:nxx (Results 1 – 1 of 1) sorted by relevance
1439 u_int i, j, ux, sx, width, hidden, eux, nxx; in tty_draw_line() local1566 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()