Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dopttbl.c46 public int chopline; /* Truncate displayed lines at screen width */
401 BOOL|REPAINT, OPT_OFF, &chopline, opt__S,
45 public int chopline; /* Truncate displayed lines at screen width */ global() variable
H A Doptfunc.c65 extern int chopline;
1217 return (chopline || header_cols > 0 || header_lines > 0);