Lines Matching defs:top
714 position = { left: 0, top: 0 }, property
726 position = { left: target[0], top: target[1] }; property
761 top: event.pageY - position.top + (offset && offset.top || 0) property
798 top: (viewport || target).scrollTop(), property
864 else { position.adjusted = { left: 0, top: 0 }; } property
1088 top: '' property
2447 tip.css({ margin: '', top: '', bottom: '', left: '', right: '' }).css(position); property
2460 shift = { left: FALSE, top: FALSE, x: 0, y: 0 }, property
2768 elem.css({ left: '', top: '' }); property
2944 adjusted = { left: 0, top: 0 }, property
2961 …viewportScroll = { left: fixed ? 0 : viewport.scrollLeft(), top: fixed ? 0 : viewport.scrollTop() … property
3032 …top: methodY !== 'none' ? calculate( Y, X, methodY, adjust.y, TOP, BOTTOM, HEIGHT, targetHeight, e… property
3050 top: 1e10, right: 0, property
3081 top: result.position.top + (result.height / 2) property
3116 result.position = { left: coords[0][0], top: coords[0][1] }; property
3220 top: result.top property
3358 offset = { left: -offset, top: -offset }; property