Searched refs:xkbIndicatorNotify (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/xkb/ |
| H A D | XKBUse.c | 344 xkbIndicatorNotify *in = (xkbIndicatorNotify *) event; 363 xkbIndicatorNotify *in = (xkbIndicatorNotify *) event;
|
| /xsrc/external/mit/xorg-server.old/dist/xkb/ |
| H A D | xkbEvents.c | 436 XkbSendIndicatorNotify(DeviceIntPtr kbd,int xkbType,xkbIndicatorNotify *pEv) 872 xkbIndicatorNotify in; 875 memset(&in, 0, sizeof(xkbIndicatorNotify)); 881 xkbIndicatorNotify in; 884 memset(&in, 0, sizeof(xkbIndicatorNotify));
|
| /xsrc/external/mit/xorg-server/dist/xkb/ |
| H A D | xkbEvents.c | 432 XkbSendIndicatorNotify(DeviceIntPtr kbd, int xkbType, xkbIndicatorNotify * pEv) 847 xkbIndicatorNotify in; 851 memset(&in, 0, sizeof(xkbIndicatorNotify)); 857 xkbIndicatorNotify in; 861 memset(&in, 0, sizeof(xkbIndicatorNotify));
|
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | XKBsrv.h | 702 xkbIndicatorNotify * /* ev */
|
| H A D | XKBproto.h | 1139 } xkbIndicatorNotify; typedef in typeref:struct:_xkbIndicatorNotify 1265 xkbIndicatorNotify indicators;
|
Completed in 11 milliseconds