Searched refs:getScroll (Results 1 – 1 of 1) sorted by relevance
7299 getScroll = function (xy, el) { function7319 var scrollY = getScroll("y", element),7320 scrollX = getScroll("x", element);7357 scrollY = getScroll("y"),7358 scrollX = getScroll("x"),