Lines Matching defs:stopY
1316 var stopY = { stop: false };1319 this.pluginHeightForBumpScrollTesting || plugin.clientHeight, stopY);1320 return stopX.stop && stopY.stop;