Searched refs:XI_PROP_DEVICE_NODE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dxserver-properties.h53 #define XI_PROP_DEVICE_NODE "Device Node" macro
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dkbd.c351 # ifdef XI_PROP_DEVICE_NODE
358 Atom prop_device = MakeAtom(XI_PROP_DEVICE_NODE,
359 strlen(XI_PROP_DEVICE_NODE), TRUE);
365 # endif /* XI_PROP_DEVICE_NODE */
/xsrc/external/mit/xf86-input-synaptics/dist/src/
H A Dproperties.c49 #ifndef XI_PROP_DEVICE_NODE
50 #define XI_PROP_DEVICE_NODE "Device Node" macro
354 MakeAtom(XI_PROP_DEVICE_NODE, strlen(XI_PROP_DEVICE_NODE), TRUE);
/xsrc/external/mit/xf86-input-mouse/dist/src/
H A Dmouse.c1126 #ifdef XI_PROP_DEVICE_NODE
1132 Atom prop_device = MakeAtom(XI_PROP_DEVICE_NODE,
1133 strlen(XI_PROP_DEVICE_NODE), TRUE);
1138 #endif /* XI_PROP_DEVICE_NODE */

Completed in 8 milliseconds