Searched defs:_REVERSES (Results 1 – 2 of 2) sorted by relevance
19 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_TouchscreenScroll
18 _REVERSES = {'down': 'up', 'up': 'down', 'right': 'left', 'left': 'right'} variable in touch_ScrollDirection