Lines Matching refs:foundPointer
1091 Bool foundPointer = FALSE, foundKeyboard = FALSE;
1165 foundPointer = TRUE;
1170 foundPointer = TRUE;
1175 if (!foundPointer && (xf86Info.forceInputDevices || implicitLayout)) {
1182 foundPointer = TRUE;
1191 if (!foundPointer && xf86Info.forceInputDevices) {
1201 foundPointer = TRUE;
1208 if (!foundPointer && xf86Info.forceInputDevices) {
1221 foundPointer = TRUE;
1227 if (foundPointer && confInput) {
1228 foundPointer = configInput(&Pointer, confInput, from);
1229 if (foundPointer) {
1244 if (!foundPointer && xf86Info.forceInputDevices) {
1274 foundPointer = configInput(&Pointer, confInput, from);
1275 if (foundPointer) {
1413 if (!xf86Info.forceInputDevices && !(foundPointer && foundKeyboard)) {