Searched refs:haveStylusButtons (Results 1 – 1 of 1) sorted by relevance
2374 bool haveStylusButtons = device->keyBitmask.test(BTN_STYLUS) || in openDeviceLocked() local2376 if (haveKeyboardKeys || haveGamepadButtons || haveStylusButtons) { in openDeviceLocked()2405 !device->keyBitmask.any(BTN_TOOL_PEN, BTN_TOOL_FINGER) && !haveStylusButtons) { in openDeviceLocked()