Home | History | Annotate | Download | only in cros

Lines Matching full:scroll

120         @param fmt_str: format string for filename, e.g. 'scroll-%s'
397 Provides functions such as reload and setting scroll height on page.
446 """Set scroll position to given value.
449 @param scroll_vertical: True for vertical scroll,
450 False for horizontal Scroll.
461 """Set scroll position of page to default.
463 @param scroll_vertical: True for vertical scroll,
464 False for horizontal Scroll.
465 @raise: TestError if page is not set to default scroll position
476 logging.error('SCROLL POSITION: %s', pos)
485 """Return current scroll position of page.
487 @param scroll_vertical: True for vertical scroll,
488 False for horizontal Scroll.
498 """Wait for page to be at the default scroll position.
500 @param scroll_vertical: True for vertical scroll,
501 False for horizontal scroll.
509 exception=error.TestError('Page not set to default scroll!'))
515 @param scroll_vertical: True for Vertical scroll and
516 False for horizontal scroll.
641 E.g. if this is True, a two finger horizontal scroll will not actually