Searched refs:indp (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1094 indp; local in function:checkCoreInputDevices 1110 indp = *devs; 1111 if (indp->options && 1112 xf86CheckBoolOption(indp->options, "CorePointer", FALSE)) { 1114 corePointer = indp; 1116 xf86ReplaceBoolOption(indp->options, "CorePointer", FALSE); 1119 indp->name); 1122 if (indp->options && 1123 xf86CheckBoolOption(indp->options, "CoreKeyboard", FALSE)) { 1125 coreKeyboard = indp; 1454 InputInfoPtr *indp; local in function:configInputDevices 1717 InputInfoPtr *indp; local in function:configImpliedLayout [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86Config.c | 1046 indp; local in function:checkCoreInputDevices 1062 indp = *devs; 1063 if (indp->options && 1064 xf86CheckBoolOption(indp->options, "CorePointer", FALSE)) { 1066 corePointer = indp; 1069 if (indp->options && 1070 xf86CheckBoolOption(indp->options, "CoreKeyboard", FALSE)) { 1072 coreKeyboard = indp; 1347 InputInfoPtr *indp; local in function:configInputDevices 1360 indp 1610 InputInfoPtr *indp; local in function:configImpliedLayout [all...] |
Completed in 5 milliseconds