Searched refs:wscroll (Results 1 – 4 of 4) sorted by relevance
34 extern int wscroll;248 wscroll = (sc_height + 1) / 2; in psignals()
33 extern int wscroll;1023 wscroll = (sc_height + 1) / 2; in commands()1263 wscroll = (int) number; in commands()1267 forward(wscroll, 0, 0); in commands()1276 wscroll = (int) number; in commands()1278 backward(wscroll, 0, 0); in commands()
30 public int wscroll; variable
231 extern int wscroll;1886 wscroll = (sc_height + 1) / 2; in check_winch()