Searched defs:wheels (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/selftests/hid/tests/ |
H A 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 331 def event(self, x, y, buttons=None, wheels=None): argument
|