Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsmoused.h69 void mouse_zaxis(struct wsscreen *, int);
H A Dwsdisplay.c2572 mouse_zaxis(scr, value); in motion_event()
3462 mouse_zaxis(struct wsscreen *scr, int z) in mouse_zaxis() function