Lines Matching refs:top
140 if (ev.clientY >= rect.top && ev.clientY < rect.top + rect.height / 2) {
143 } else if (ev.clientY <= rect.bottom && ev.clientY > rect.top + rect.height / 2) {
155 itln[0].rowEL.translateY = itln[0].rowEL.getBoundingClientRect().top - 195;
160 itln[1].rowEL.translateY = itln[1].rowEL.getBoundingClientRect().top - 195;
234 itln[0].rowEL.translateY = itln[0].rowEL.getBoundingClientRect().top - 195;
241 itln[1].rowEL.translateY = itln[1].rowEL.getBoundingClientRect().top - 195;
342 if (ev.clientY >= rect.top && ev.clientY < rect.top + rect.height / 2) {
345 } else if (ev.clientY <= rect.bottom && ev.clientY > rect.top + rect.height / 2) {
357 itln[0].rowEL.translateY = itln[0].rowEL.getBoundingClientRect().top - 195;
362 itln[1].rowEL.translateY = itln[1].rowEL.getBoundingClientRect().top - 195;
844 sp.rowsPaneEL!.scroll({top: 0, left: 0});
920 linkNode[0].rowEL.translateY = linkNode[0].rowEL.getBoundingClientRect().top - 195;
926 linkNode[1].rowEL.translateY = linkNode[1].rowEL.getBoundingClientRect().top - 195;