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 80 def _verify_fast_vs_slow(self, direction, scroll_vertical=True): argument
|
/external/autotest/client/cros/ |
D | touch_playback_test_base.py | 452 def set_scroll_position(self, value, scroll_vertical=True): argument 467 def set_default_scroll_position(self, scroll_vertical=True): argument 491 def get_scroll_position(self, scroll_vertical=True): argument 504 def wait_for_default_scroll_position(self, scroll_vertical=True): argument 519 def wait_for_scroll_position_to_settle(self, scroll_vertical=True): argument
|