Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dtablet.h50 struct hitpos { struct
51 int32_t xpos, ypos; /* raw x-y coordinates */
52 int16_t status; /* buttons/pen down */
54 int16_t scount; /* sample count */
/mirbsd/src/sys/kern/
Dtty_tb.c50 struct hitpos hitpos; member