Searched refs:xnestQueueKeyEvent (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Events.h | 27 void xnestQueueKeyEvent(int type, unsigned int keycode);
|
| H A D | Events.c | 105 xnestQueueKeyEvent(int type, unsigned int keycode) function in typeref:typename:void 129 xnestQueueKeyEvent(KeyPress, X.xkey.keycode); 134 xnestQueueKeyEvent(KeyRelease, X.xkey.keycode);
|
| H A D | Keyboard.c | 252 xnestQueueKeyEvent(KeyRelease, key); 264 xnestQueueKeyEvent(KeyPress, key);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Events.h | 27 void xnestQueueKeyEvent(int type, unsigned int keycode);
|
| H A D | Keyboard.c | 248 xnestQueueKeyEvent(KeyPress, key); 249 xnestQueueKeyEvent(KeyRelease, key); 252 xnestQueueKeyEvent(KeyRelease, key); 263 xnestQueueKeyEvent(KeyPress, key); 265 xnestQueueKeyEvent(KeyRelease, key);
|
| H A D | Events.c | 103 xnestQueueKeyEvent(int type, unsigned int keycode) function in typeref:typename:void 121 xnestQueueKeyEvent(KeyPress, X.xkey.keycode); 126 xnestQueueKeyEvent(KeyRelease, X.xkey.keycode);
|
Completed in 7 milliseconds