Searched defs:buttons (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/hid/tests/ |
| D | base_gamepad.py | 86 buttons=None, argument 150 self, *, left=(None, None), right=(None, None), hat_switch=None, buttons=None argument 208 buttons=None, argument
|
| D | test_mouse.py | 42 def create_report(self, x, y, buttons=None, wheels=None, reportID=None): argument 88 def event(self, x, y, buttons=None, wheels=None): argument 142 def fake_report(self, x, y, buttons): argument 331 def event(self, x, y, buttons=None, wheels=None): argument
|
| D | test_gamepad.py | 636 self, *, left=(None, None), right=(None, None), hat_switch=None, buttons=None argument
|
| D | test_wacom_generic.py | 192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument 264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None): argument
|