| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| H A D | geproto.h | 70 CARD8 RepType; /* always X_GEQueryVersion */ member in struct:__anon57777cad0308
|
| H A D | XIproto.h | 187 CARD8 RepType; /* always X_GetExtensionVersion */ member in struct:__anonacf995020208 214 CARD8 RepType; /* always X_ListInputDevices */ member in struct:__anonacf995020408 312 CARD8 RepType; /* always X_OpenDevice */ member in struct:__anonacf995020608 364 CARD8 RepType; /* always X_SetDeviceMode */ member in struct:__anonacf995020a08 406 CARD8 RepType; /* GetSelectedExtensionEvents */ member in struct:__anonacf995020d08 449 CARD8 RepType; /* GetDeviceDontPropagateList */ member in struct:__anonacf995021008 479 CARD8 RepType; /* always X_GetDeviceMotionEvents */ member in struct:__anonacf995021208 508 CARD8 RepType; /* always X_ChangeKeyboardDevice*/ member in struct:__anonacf995021408 538 CARD8 RepType; /* always X_ChangePointerDevice */ member in struct:__anonacf995021608 572 CARD8 RepType; /* alway member in struct:__anonacf995021808 711 CARD8 RepType; /* always X_GetDeviceFocus */ member in struct:__anonacf995022008 756 CARD8 RepType; /* always X_GetFeedbackControl */ member in struct:__anonacf995022308 987 CARD8 RepType; /* always X_GetDeviceKeyMapping */ member in struct:__anonacf995023408 1032 CARD8 RepType; /* always X_GetDeviceModifierMapping */ member in struct:__anonacf995023708 1062 CARD8 RepType; /* always X_SetDeviceModifierMapping */ member in struct:__anonacf995023908 1091 CARD8 RepType; /* always X_GetDeviceButtonMapping */ member in struct:__anonacf995023b08 1120 CARD8 RepType; /* always X_SetDeviceButtonMapping */ member in struct:__anonacf995023d08 1149 CARD8 RepType; /* always X_QueryDeviceState */ member in struct:__anonacf995023f08 1251 CARD8 RepType; /* always X_SetDeviceValuators */ member in struct:__anonacf995024608 1280 CARD8 RepType; /* always X_GetDeviceControl */ member in struct:__anonacf995024808 1360 CARD8 RepType; /* always X_ChangeDeviceControl */ member in struct:__anonacf995025008 1444 CARD8 RepType; /* always X_ListDeviceProperties */ member in struct:__anonacf995025808 1516 CARD8 RepType; /* always X_GetDeviceProperty */ member in struct:__anonacf995025c08 [all...] |
| H A D | XI2proto.h | 29 * Exceptions: reqType, ReqType, repType, RepType, sequenceNumber are 291 uint8_t RepType; /**< Always ::X_XIQueryVersion */ member in struct:__anon80eef7f40e08 319 uint8_t RepType; /**< Always ::X_XIQueryDevice */ member in struct:__anon80eef7f41008 358 uint8_t RepType; /**< Always ::X_XIGetSelectedEvents */ member in struct:__anon80eef7f41308 389 uint8_t RepType; /**< Always ::X_XIQueryPointer */ member in struct:__anon80eef7f41508 538 uint8_t RepType; /**< Always ::X_GetClientPointer */ member in struct:__anon80eef7f42008 580 uint8_t RepType; /**< Always ::X_XIGetFocus */ member in struct:__anon80eef7f42308 624 uint8_t RepType; /**< Always ::X_XIGrabDevice */ member in struct:__anon80eef7f42608 709 uint8_t RepType; /**< Always ::X_XIPassiveGrabDevice */ member in struct:__anon80eef7f42b08 753 uint8_t RepType; /**< Alway member in struct:__anon80eef7f42e08 818 uint8_t RepType; /**< Always X_XIGetProperty */ member in struct:__anon80eef7f43208 [all...] |
| /xsrc/external/mit/xorg-server.old/dist/Xi/ |
| H A D | extinit.c | 450 if (rep->RepType == X_GetExtensionVersion) 453 else if (rep->RepType == X_ListInputDevices) 455 else if (rep->RepType == X_OpenDevice) 457 else if (rep->RepType == X_SetDeviceMode) 459 else if (rep->RepType == X_GetSelectedExtensionEvents) 463 else if (rep->RepType == X_GetDeviceDontPropagateList) 467 else if (rep->RepType == X_GetDeviceMotionEvents) 470 else if (rep->RepType == X_GrabDevice) 472 else if (rep->RepType == X_GetDeviceFocus) 474 else if (rep->RepType [all...] |
| H A D | getbmap.c | 98 rep.RepType = X_GetDeviceButtonMapping;
|
| H A D | getmmap.c | 107 rep.RepType = X_GetDeviceModifierMapping;
|
| H A D | getvers.c | 105 rep.RepType = X_GetExtensionVersion;
|
| H A D | setbmap.c | 106 rep.RepType = X_SetDeviceButtonMapping;
|
| H A D | setmmap.c | 104 rep.RepType = X_SetDeviceModifierMapping;
|
| H A D | setmode.c | 98 rep.RepType = X_SetDeviceMode;
|
| H A D | xigetclientpointer.c | 80 rep.RepType = X_XIGetClientPointer;
|
| H A D | getfocus.c | 105 rep.RepType = X_GetDeviceFocus;
|
| H A D | getkmap.c | 125 rep.RepType = X_GetDeviceKeyMapping;
|
| H A D | setdval.c | 98 rep.RepType = X_SetDeviceValuators;
|
| /xsrc/external/mit/xorg-server/dist/Xi/ |
| H A D | extinit.c | 425 if (rep->RepType == X_GetExtensionVersion) 428 else if (rep->RepType == X_ListInputDevices) 430 else if (rep->RepType == X_OpenDevice) 432 else if (rep->RepType == X_SetDeviceMode) 434 else if (rep->RepType == X_GetSelectedExtensionEvents) 438 else if (rep->RepType == X_GetDeviceDontPropagateList) 442 else if (rep->RepType == X_GetDeviceMotionEvents) 445 else if (rep->RepType == X_GrabDevice) 447 else if (rep->RepType == X_GetDeviceFocus) 449 else if (rep->RepType [all...] |
| H A D | getbmap.c | 97 .RepType = X_GetDeviceButtonMapping,
|
| H A D | getfocus.c | 104 .RepType = X_GetDeviceFocus,
|
| H A D | getmmap.c | 106 .RepType = X_GetDeviceModifierMapping,
|
| H A D | getvers.c | 103 .RepType = X_GetExtensionVersion,
|
| H A D | setbmap.c | 105 .RepType = X_SetDeviceButtonMapping,
|
| H A D | setmmap.c | 103 .RepType = X_SetDeviceModifierMapping,
|
| H A D | setmode.c | 97 .RepType = X_SetDeviceMode,
|
| H A D | xigetclientpointer.c | 81 .RepType = X_XIGetClientPointer,
|
| /xsrc/external/mit/xorg-server.old/dist/test/xi2/ |
| H A D | protocol-common.h | 43 g_assert((rep)->RepType == X_##type); \
|
| /xsrc/external/mit/xorg-server/dist/test/xi2/ |
| H A D | protocol-common.h | 43 assert((rep)->RepType == X_##type); \
|