Searched refs:_DMXInputInfo (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxinput.h53 struct _DMXInputInfo;
65 typedef void (*ProcessInputEventsProc)(struct _DMXInputInfo *);
66 typedef void (*UpdateWindowInfoProc)(struct _DMXInputInfo *,
84 struct _DMXInputInfo { struct
118 /** Number of devices handled in this _DMXInputInfo structure. */
121 /** List of actual input devices. Each _DMXInputInfo structure can
H A Ddmx.h84 typedef struct _DMXInputInfo DMXInputInfo;

Completed in 2 milliseconds