Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dopttbl.c45 public int chopline; /* Truncate displayed lines at screen width */ variable
394 BOOL|REPAINT, OPT_OFF, &chopline, NULL,
H A Doptfunc.c65 extern int chopline;
1084 return (chopline || header_cols > 0 || header_lines > 0); in chop_line()