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

/openbsd-current/usr.bin/less/
H A Dscreen.c176 int sys_height = 0, sys_width = 0, n; local
185 sys_height = w.ws_row;
190 if (sys_height > 0)
191 sc_height = sys_height;

Completed in 156 milliseconds