Home
last modified time | relevance | path

Searched defs:evstate (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/moused/moused/
H A Dmoused.c272 struct evstate { struct
273 int buttons;
275 int dx;
276 int dy;
277 int dz;
278 int dw;
279 int acc_dx;
280 int acc_dy;
282 int nfingers;
283 struct finger st;
[all …]