Home
last modified time | relevance | path

Searched refs:Pen (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py22 """Pen states according to Microsoft reference:
140 class Pen(object): class
237 """This is the first half of the Windows Pen Implementation state machine:
263 """This is the second half of the Windows Pen Implementation state machine:
301 """This is not adhering to the Windows Pen Implementation state machine
314 """This is the second half of the Windows Pen Implementation state machine:
372 application="Pen",
468 p = Pen(50, 60)
493 [pytest.param(v, id=k) for k, v in Pen.legal_transitions().items()],
496 """This is the first half of the Windows Pen Implementatio
[all...]
H A Dtest_multitouch.py72 class Pen(Touch): class

Completed in 9 milliseconds