Searched refs:AllocDevicePair (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | InitInput.c | 118 if (AllocDevicePair(serverClient, "Windows", in InitInput()
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-common.c | 162 AllocDevicePair(&client, "Virtual core", &local_devices.vcp, &local_devices.vck, in init_devices() 175 AllocDevicePair(&client, "", &local_devices.mouse, &local_devices.kbd, in init_devices()
|
| /OK3568_Linux_fs/external/xserver/hw/xnest/ |
| H A D | Init.c | 108 rc = AllocDevicePair(serverClient, "Xnest", in InitInput()
|
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xichangehierarchy.c | 152 rc = AllocDevicePair(client, name, &ptr, &keybd, in add_master()
|
| /OK3568_Linux_fs/external/xserver/hw/xquartz/ |
| H A D | darwin.c | 540 assert(Success == AllocDevicePair(serverClient, "xquartz virtual", in InitInput()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | xtest.c | 615 AllocDevicePair(client, xtestname, ptr, keybd, CorePointerProc, in AllocXTestDevice()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | input.h | 512 extern _X_EXPORT int AllocDevicePair(ClientPtr client,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | devices.c | 714 result = AllocDevicePair(serverClient, "Virtual core", in InitCoreDevices() 2716 AllocDevicePair(ClientPtr client, const char *name, in AllocDevicePair() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 48695 hw/xwin: Use AllocDevicePair() 48697 Use AllocDevicePair() rather than allocating Windows keyboard and pointer 63074 ==16111== by 0x42AEE2: AllocDevicePair (devices.c:2707) 64004 ==5712== by 0x42AC0C: AllocDevicePair (devices.c:2657) 70867 AllocDevicePair: Ensure XKB privates are initialised 70872 it in AllocDevicePair. 76952 XQuartz: Use AllocDevicePair to allocate our keyboard and mouse at the same time 113508 …dix: Export AllocDevicePair GetPointerEvents, GetKeyboardEvents and generate_modkeymap functions f… 123998 test: fix build error introduced by new AllocDevicePair API 124346 xnest: use AllocDevicePair for Xnest device initalization [all …]
|