Home
last modified time | relevance | path

Searched refs:r_vscroll (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c510 static void r_vscroll(struct scroll *sc, mousestatus_t *act);
1105 r_vscroll(&r->scroll, &action2); in moused()
2420 r_vscroll(struct scroll *sc, mousestatus_t *act) in r_vscroll() function