Home
last modified time | relevance | path

Searched refs:PEN_IS_IN_RANGE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_tablet.py27 PEN_IS_IN_RANGE = (False, libevdev.EV_KEY.BTN_TOOL_PEN) variable in PenState
99 PenState.PEN_IS_IN_RANGE,
105 if self == PenState.PEN_IS_IN_RANGE:
107 PenState.PEN_IS_IN_RANGE,
115 PenState.PEN_IS_IN_RANGE,
196 elif state == PenState.PEN_IS_IN_RANGE:
242 "in-range": (PenState.PEN_IS_IN_RANGE,),
244 PenState.PEN_IS_IN_RANGE,
247 "in-range -> touch": (PenState.PEN_IS_IN_RANGE, PenState.PEN_IS_IN_CONTACT),
249 PenState.PEN_IS_IN_RANGE,
[all …]