Searched refs:wscroll (Results 1 – 4 of 4) sorted by relevance
34 extern int wscroll;267 wscroll = (sc_height + 1) / 2; in psignals()
34 extern int wscroll;1199 wscroll = (sc_height + 1) / 2; in commands()1455 wscroll = (int) number; in commands()1459 forward(wscroll, 0, 0); in commands()1468 wscroll = (int) number; in commands()1470 backward(wscroll, 0, 0); in commands()
30 public int wscroll; variable
271 extern int wscroll;2107 wscroll = (sc_height + 1) / 2; in check_winch()