| /xsrc/external/mit/xorg-server.old/dist/test/xi2/ |
| H A D | protocol-common.c | 84 EnableDevice(devices.vcp, FALSE); 85 EnableDevice(devices.vck, FALSE); 91 EnableDevice(devices.mouse, FALSE); 92 EnableDevice(devices.kbd, FALSE);
|
| /xsrc/external/mit/xorg-server/dist/test/xi2/ |
| H A D | protocol-common.c | 175 EnableDevice(local_devices.vcp, FALSE); 176 EnableDevice(local_devices.vck, FALSE); 184 EnableDevice(local_devices.mouse, FALSE); 185 EnableDevice(local_devices.kbd, FALSE);
|
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xichangehierarchy.c | 180 EnableDevice(ptr, FALSE); 181 EnableDevice(keybd, FALSE); 185 EnableDevice(XTestptr, FALSE); 186 EnableDevice(XTestkeybd, FALSE);
|
| H A D | chgdctl.c | 260 EnableDevice(dev, TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86PM.c | 118 EnableDevice(pInfo->dev, TRUE);
|
| H A D | xf86Events.c | 449 * EnterVT > EnableDevice 489 EnableDevice(pInfo->dev, TRUE); 541 EnableDevice(pInfo->dev, TRUE);
|
| H A D | xf86Xinput.c | 823 EnableDevice(dev, TRUE); 1410 EnableDevice(dev, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86PM.c | 143 EnableDevice(pInfo->dev, TRUE);
|
| H A D | xf86Events.c | 319 EnableDevice(pInfo->dev, TRUE); 368 * EnterVT > EnableDevice
|
| H A D | xf86Xinput.c | 998 EnableDevice(dev, TRUE); 1566 EnableDevice(dev, TRUE);
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xichangehierarchy.c | 180 EnableDevice(ptr, FALSE); 181 EnableDevice(keybd, FALSE); 185 EnableDevice(XTestptr, FALSE); 186 EnableDevice(XTestkeybd, FALSE);
|
| H A D | chgdctl.c | 230 EnableDevice(dev, TRUE);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xtest.c | 581 if (!EnableDevice(xtestpointer, TRUE) || 582 !EnableDevice(xtestkeyboard, TRUE))
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xtest.c | 576 if (!EnableDevice(xtestpointer, TRUE) || !EnableDevice(xtestkeyboard, TRUE))
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | input.h | 258 extern _X_EXPORT Bool EnableDevice(
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | devices.c | 158 EnableDevice(dev, TRUE); 347 EnableDevice(DeviceIntPtr dev, BOOL sendevent) function in typeref:typename:Bool 539 * Must be called before EnableDevice. 698 if (!EnableDevice(inputInfo.pointer, TRUE) || 699 !EnableDevice(inputInfo.keyboard, TRUE)) 734 EnableDevice(dev, TRUE); 2607 * EnableDevice() manually.
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | devices.c | 162 EnableDevice(dev, TRUE); 362 EnableDevice(DeviceIntPtr dev, BOOL sendevent) function in typeref:typename:Bool 574 * Must be called before EnableDevice. 745 if (!EnableDevice(inputInfo.pointer, TRUE)) { 749 if (!EnableDevice(inputInfo.keyboard, TRUE)) { 784 EnableDevice(dev, TRUE); 2793 * EnableDevice() manually.
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ |
| H A D | kinput.c | 2298 EnableDevice(pi->dixdev, TRUE) != TRUE) { 2306 EnableDevice(ki->dixdev, TRUE) != TRUE) {
|
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ |
| H A D | kinput.c | 2031 EnableDevice(pi->dixdev, TRUE) != TRUE) { 2053 EnableDevice(ki->dixdev, TRUE) != TRUE) {
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 292 extern _X_EXPORT Bool EnableDevice(DeviceIntPtr /*device */ ,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxinputinit.c | 1221 EnableDevice(dmxLocal->pDevice, TRUE);
|