Searched refs:barrelswitch (Results 1 – 4 of 4) sorted by relevance
462 self.barrelswitch = False568 pen.barrelswitch = False575 pen.barrelswitch = False582 pen.barrelswitch = False590 pen.barrelswitch = button == BtnPressed.PRIMARY_PRESSED598 pen.barrelswitch = button == BtnPressed.PRIMARY_PRESSED605 pen.barrelswitch = False612 pen.barrelswitch = False970 pen.barrelswitch = False976 pen.barrelswitch = False[all …]
100 reportdata.barrelswitch = int(self.primary or 0)
302 bool barrelswitch; member
2311 wacom_wac->hid_data.barrelswitch && in wacom_set_barrel_switch3_usage()2368 wacom_wac->hid_data.barrelswitch = true; in wacom_wac_pen_usage_mapping()2445 wacom_wac->hid_data.barrelswitch = value; in wacom_wac_pen_event()2597 int sw_state = wacom_wac->hid_data.barrelswitch | in wacom_wac_pen_report()2599 wacom_wac->hid_data.barrelswitch = sw_state == 1; in wacom_wac_pen_report()2603 input_report_key(input, BTN_STYLUS, wacom_wac->hid_data.barrelswitch); in wacom_wac_pen_report()