Searched defs:hitpos (Results 1 – 2 of 2) sorted by relevance
50 struct hitpos { struct51 int32_t xpos, ypos; /* raw x-y coordinates */52 int16_t status; /* buttons/pen down */54 int16_t scount; /* sample count */
50 struct hitpos hitpos; member