Lines Matching refs:SECONDARY_PRESSED
38 SECONDARY_PRESSED = libevdev.EV_KEY.BTN_STYLUS2 variable in BtnPressed
507 BtnPressed.SECONDARY_PRESSED,
588 pen.secondarybarrelswitch = button == BtnPressed.SECONDARY_PRESSED
596 pen.secondarybarrelswitch = button == BtnPressed.SECONDARY_PRESSED
790 button=BtnPressed.SECONDARY_PRESSED,
963 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
970 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1064 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1071 pen.eraser = button == BtnPressed.SECONDARY_PRESSED
1090 if button == BtnPressed.SECONDARY_PRESSED:
1204 pen.secondarytipswitch = button == BtnPressed.SECONDARY_PRESSED
1212 pen.secondarytipswitch = button == BtnPressed.SECONDARY_PRESSED