Searched refs:AttachDevice (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | xichangehierarchy.c | 193 AttachDevice(NULL, XTestptr, ptr); 194 AttachDevice(NULL, XTestkeybd, keybd); 304 AttachDevice(client, attached, newptr); 309 AttachDevice(client, attached, newkeybd); 372 AttachDevice(client, dev, NULL); 424 AttachDevice(client, dev, newmaster);
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | xichangehierarchy.c | 193 AttachDevice(NULL, XTestptr, ptr); 194 AttachDevice(NULL, XTestkeybd, keybd); 316 AttachDevice(client, attached, newptr); 320 AttachDevice(client, attached, newkeybd); 379 AttachDevice(client, dev, NULL); 426 AttachDevice(client, dev, newmaster);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | xtest.c | 585 AttachDevice(NULL, xtestpointer, inputInfo.pointer); 586 AttachDevice(NULL, xtestkeyboard, inputInfo.keyboard);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | xtest.c | 579 AttachDevice(NULL, xtestpointer, inputInfo.pointer); 581 AttachDevice(NULL, xtestkeyboard, inputInfo.keyboard);
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | input.h | 501 extern int AttachDevice(ClientPtr client,
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | devices.c | 385 AttachDevice(NULL, dev, other); 455 AttachDevice(NULL, other, NULL); 489 AttachDevice(NULL, other, NULL); 1009 * AttachDevice(NULL, dev, NULL). Instead, we have to forcibly set master 2489 AttachDevice(ClientPtr client, DeviceIntPtr dev, DeviceIntPtr master) function in typeref:typename:int
|
| H A D | events.c | 1405 AttachDevice(NULL, dev, NULL); 1420 AttachDevice(serverClient, dev, master);
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | devices.c | 394 AttachDevice(NULL, dev, other); 476 AttachDevice(NULL, other, NULL); 483 AttachDevice(NULL, other, NULL); 1094 * AttachDevice(NULL, dev, NULL). Instead, we have to forcibly set master 2661 AttachDevice(ClientPtr client, DeviceIntPtr dev, DeviceIntPtr master) function in typeref:typename:int
|
| H A D | events.c | 1468 AttachDevice(NULL, dev, NULL); 1482 AttachDevice(serverClient, dev, master);
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | input.h | 561 extern int AttachDevice(ClientPtr client,
|
Completed in 27 milliseconds