Searched defs:scroll (Results 1 – 16 of 16) sorted by relevance
372 struct scroll { struct376 short y_scroll_constant; argument377 short y_offset;378 short x_index_pending;379 short y_index_pending;
203 struct scroll *scroll[NQD]; /* pointers to scroll structures */ variable
379 struct scroll { struct 383 y_scroll_constantscroll global() argument 384 y_offsetscroll global() argument 385 x_index_pendingscroll global() argument 386 y_index_pendingscroll global() argument
49 scroll(WINDOW *win) in scroll() function
113 bool scroll = true; in addEvent() local
57 static struct wskbd_scroll_data scroll; variable
79 struct obj *scroll; in doread() local
73 void (*scroll)(void); member
54 int scroll; variable
330 leo_scroll(struct leo_softc *sc, int scroll) in leo_scroll()
57 scroll; /* not connected yet */ member
132 void (*scroll)(void *, void *, int); member
145 scroll(void *v) in scroll() function
326 scroll(int y, int height, int d) in scroll() function
973 u_char c, scroll = 0; in sput() local
2857 } scroll; member