Lines Matching refs:SECONDARY_PRESSED
37 SECONDARY_PRESSED = libevdev.EV_KEY.BTN_STYLUS2 variable in BtnPressed
506 BtnPressed.SECONDARY_PRESSED,
587 pen.secondarybarrelswitch = button == BtnPressed.SECONDARY_PRESSED
595 pen.secondarybarrelswitch = button == BtnPressed.SECONDARY_PRESSED
789 button=BtnPressed.SECONDARY_PRESSED,
962 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
969 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1063 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1070 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1089 if button == BtnPressed.SECONDARY_PRESSED:
1203 pen.secondarytipswitch = button == BtnPressed.SECONDARY_PRESSED
1211 pen.secondarytipswitch = button == BtnPressed.SECONDARY_PRESSED