Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDopttbl.c46 public int chopline; /* Truncate displayed lines at screen width */ variable
401 BOOL|REPAINT, OPT_OFF, &chopline, opt__S,
HDoptfunc.c65 extern int chopline;
1212 return (chopline || header_cols > 0 || header_lines > 0); in chop_line()