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

/freebsd-10.1-release/contrib/less/
H A Dscreen.c698 int sys_width; local
711 sys_width = sys_height = 0;
718 sys_width = w.numtextcols;
726 sys_width = w.screenwidth;
734 sys_width = scr.srWindow.Right - scr.srWindow.Left + 1;
741 sys_width = s[0];
758 sys_width = w;
774 sys_width = w.ws_col;
786 sys_width = w.uw_width / w.uw_hs;
807 if (sys_width >
[all...]

Completed in 49 milliseconds