Searched refs:inputClass (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/kdrive/src/ | ||
| H A D | kinfo.c | 118 pi->inputClass = KD_MOUSE; |
| H A D | kdrive.h | 185 int inputClass; member in struct:_KdPointerInfo 254 int inputClass; member in struct:_KdKeyboardInfo |
| H A D | kinput.c | 287 if (pi->inputClass == KD_TOUCHSCREEN) { 1055 pi->inputClass = KD_MOUSE; |
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/ | ||
| H A D | tslib.c | 176 pi->inputClass = KD_TOUCHSCREEN; |
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/src/ | ||
| H A D | kinfo.c | 121 pi->inputClass = KD_MOUSE; |
| H A D | kdrive.h | 192 int inputClass; member in struct:_KdPointerInfo 264 int inputClass; member in struct:_KdKeyboardInfo |
| H A D | kinput.c | 479 if (pi->inputClass == KD_TOUCHSCREEN) { 1213 pi->inputClass = KD_MOUSE; |
Completed in 9 milliseconds