Home
last modified time | relevance | path

Searched refs:getScroll (Results 1 – 1 of 1) sorted by relevance

/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js7299 getScroll = function (xy, el) { function
7319 var scrollY = getScroll("y", element),
7320 scrollX = getScroll("x", element);
7357 scrollY = getScroll("y"),
7358 scrollX = getScroll("x"),