Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/qbus/
H A Dqevent.h62 typedef struct _vs_event { struct
63 unsigned short vse_x; /* x position */
64 unsigned short vse_y; /* y position */
65 unsigned short vse_time;/* 10 millisecond units (button only) */
66 char vse_type; /* button or motion? */
67 unsigned char vse_key; /* the key (button only) */
68 char vse_direction; /* which direction (button only) */
92 typedef struct _vs_eventqueue { argument
/netbsd-src/sys/arch/vax/include/
H A Dqevent.h62 typedef struct _vs_event { struct
63 unsigned short vse_x; /* x position */
64 unsigned short vse_y; /* y position */
65 unsigned short vse_time;/* 10 millisecond units (button only) */
66 char vse_type; /* button or motion? */
67 unsigned char vse_key; /* the key (button only) */
68 char vse_direction; /* which direction (button only) */
92 typedef struct _vs_eventqueue { argument