Home
last modified time | relevance | path

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

/NextBSD/contrib/less/
HDinput.c24 extern int chopline;
160 if (backchars > 0 && !chopline && hshift == 0)
182 if (chopline || hshift > 0)
375 if (backchars > 0 && !chopline && hshift == 0)
391 if (chopline || hshift > 0)
HDopttbl.c44 public int chopline; /* Truncate displayed lines at screen width */ variable
334 BOOL|REPAINT, OPT_OFF, &chopline, NULL,