Searched refs:_REVERSES (Results 1 – 2 of 2) sorted by relevance
18 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_TouchscreenScroll88 self._REVERSES[direction])
17 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_ScrollDirection59 self._REVERSES[direction])