Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmoused.h40 void motion_event(struct wsscreen *, u_int, int);
H A Dwsdisplay.c2510 motion_event(sc->sc_focus, mouse_event.type, in wsmoused()
2539 motion_event(struct wsscreen *scr, u_int type, int value) in motion_event() function