Searched defs:scroll_vertical (Results 1 – 2 of 2) sorted by relevance
/external/autotest/client/site_tests/touch_MouseScroll/ |
D | touch_MouseScroll.py | 24 def _get_scroll_delta(self, name, expected_direction, scroll_vertical=True): argument 55 def _verify_single_tick(self, direction, scroll_vertical=True): argument 77 def _verify_fast_vs_slow(self, direction, scroll_vertical=True): argument
|
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 445 def set_scroll_position(self, value, scroll_vertical=True): argument 460 def set_default_scroll_position(self, scroll_vertical=True): argument 484 def get_scroll_position(self, scroll_vertical=True): argument 497 def wait_for_default_scroll_position(self, scroll_vertical=True): argument 512 def wait_for_scroll_position_to_settle(self, scroll_vertical=True): argument
|