Lines Matching refs:stopY
1235 var stopY = { stop: false };1237 window.innerHeight, plugin.height, stopY);1238 return stopX.stop && stopY.stop;