Lines Matching refs:stopY
1392 var stopY = { stop: false };1394 style.marginTop, dy, clientArea.height, plugin.clientHeight, stopY);1395 return stopX.stop && stopY.stop;