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

/freebsd-9.3-release/contrib/less/
H A Dinput.c24 extern int chopline;
157 if (backchars > 0 && !chopline && hshift == 0)
179 if (chopline || hshift > 0)
372 if (backchars > 0 && !chopline && hshift == 0)
388 if (chopline || hshift > 0)
H A Dopttbl.c44 public int chopline; /* Truncate displayed lines at screen width */ variable
334 BOOL|REPAINT, OPT_OFF, &chopline, NULL,

Completed in 100 milliseconds