Home
last modified time | relevance | path

Searched defs:pixels_to_scroll (Results 1 – 1 of 1) sorted by relevance

/third_party/node/test/fixtures/wpt/dom/events/scrolling/
Dscroll_support.js97 function touchScrollInTarget(pixels_to_scroll, target, direction, pause_time_in_ms = 100) { argument
127 function touchFlingInTarget(pixels_to_scroll, target, direction) { argument