Home
last modified time | relevance | path

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

/third_party/libinput/tools/
Dlibinput-measure-touchpad-pressure.py156 return self._str_state() if self.is_active else self._str_summary()
169 def _str_state(self): member in TouchSequence
Dlibinput-measure-touch-size.py141 return self._str_state() if self.is_active else self._str_summary()
161 def _str_state(self): member in TouchSequence