Searched refs:swindow (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Doptfunc.c34 extern int swindow;
725 if (swindow > 0)
726 return (swindow);
727 return (sc_height + swindow);
H A Dopttbl.c40 public int swindow; /* Size of scrolling window */ variable
396 NUMBER, -1, &swindow, NULL,
H A Dcommand.c30 extern int swindow;
1159 swindow = (int) number;
1178 swindow = (int) number;
H A Dscreen.c228 extern int swindow;

Completed in 51 milliseconds