Lines Matching refs:left

643       left: box.left + (window.pageXOffset || docElem.scrollLeft) - (docElem.clientLeft || 0)
669 left: offsetLeft,
1032 outer.style.left = '0px';
1089 function setOverlayPosition(overlayElem, left, top) {
1092 overlayElem.style.left = left;
1094 overlayElem.style['-webkit-transform'] = 'translate3d(' + left + ',' + top + ',0)';
1096 overlayElem.style.transform = 'translate3d(' + left + ',' + top + ',0)';
6193 clone.style.left = 0;
11912 this.textareaParentStyle.left = 0;
12003 … editLeft = currentOffset.left - containerOffset.left - 1 - (scrollableContainer.scrollLeft || 0),
12047 this.textareaParentStyle.left = editLeft + 'px';
18708 left: Math.min(this.from.col, this.to.col),
18714 left: Math.min(range.from.col, range.to.col),
18728 if (thisBorders.left == rangeBorders.left) {
23795 this.left = null;
23899 if (event.clientX < Math.floor(bounds.left)) {
23902 if (event.clientX > Math.ceil(bounds.left + bounds.width)) {
23932 style.left = 0;
23950 this.left = this.main.childNodes[1];
23955 this.leftStyle = this.left.style;
24054 value: function updateMultipleSelectionHandlesPosition(row, col, top, left, width, height) {
24059 this.selectionHandles.styles.topLeft.left = parseInt(left - handleWidth, 10) + 'px';
24062 …this.selectionHandles.styles.topLeftHitArea.left = parseInt(left - hitAreaWidth / 4 * 3, 10) + 'px…
24065 this.selectionHandles.styles.bottomRight.left = parseInt(left + width, 10) + 'px';
24068 …this.selectionHandles.styles.bottomRightHitArea.left = parseInt(left + width - hitAreaWidth / 4, 1…
24109 …var isMultiple, fromTD, toTD, fromOffset, toOffset, containerOffset, top, minTop, left, minLeft, h…
24164 minLeft = fromOffset.left;
24165 width = toOffset.left + (0, _element.outerWidth)(toTD) - minLeft;
24168 left = minLeft - containerOffset.left - 1;
24176 left += 1;
24181 this.topStyle.left = left + 'px';
24186 this.leftStyle.left = left + 'px';
24193 this.bottomStyle.left = left + 'px';
24198 this.rightStyle.left = left + width - delta + 'px';
24206 this.cornerStyle.left = left + width - 4 + 'px';
24219 …this.cornerStyle.left = Math.floor(left + width - 3 - parseInt(this.cornerDefaultStyle.width, 10) …
24237 this.updateMultipleSelectionHandlesPosition(fromRow, fromColumn, top, left, width, height);
25674 left: 0
25678 left: 0
25682 left: 0
25684 left: {
25686 left: null
25693 left: 0
25696 left: 0
25699 left: 0
25701 left: {
26110 this.overlayScrollPositions.master.left = tempScrollValue;
26113 if (this.pendingScrollCallbacks.master.left > 0) {
26114 this.pendingScrollCallbacks.master.left--;
26119 this.pendingScrollCallbacks.top.left++;
26129 this.pendingScrollCallbacks.bottom.left++;
26147 this.pendingScrollCallbacks.left.top++;
26158 this.overlayScrollPositions.bottom.left = tempScrollValue;
26161 if (this.pendingScrollCallbacks.bottom.left > 0) {
26162 this.pendingScrollCallbacks.bottom.left--;
26165 this.pendingScrollCallbacks.master.left++;
26172 this.pendingScrollCallbacks.top.left++;
26190 this.overlayScrollPositions.top.left = tempScrollValue;
26193 if (this.pendingScrollCallbacks.top.left > 0) {
26194 this.pendingScrollCallbacks.top.left--;
26198 this.pendingScrollCallbacks.master.left++;
26212 this.pendingScrollCallbacks.bottom.left++;
26222 if (this.overlayScrollPositions.left.top !== tempScrollValue) {
26224 this.overlayScrollPositions.left.top = tempScrollValue;
26227 if (this.pendingScrollCallbacks.left.top > 0) {
26228 this.pendingScrollCallbacks.left.top--;
26655 if (rootElementOffset.left + totalTableWidth - windowWidth <= windowScrollLeft) {
26661 if (rootElementOffset.left + totalTableWidth - columnsWidth <= windowScrollLeft) {
26697 if (rootElementOffset.left > windowScrollLeft) {
26703 if (rootElementOffset.left + columnsWidth - windowScrollLeft >= windowWidth) {
28554 width = Math.min(docOffsetWidth - this.getWorkspaceOffset().left, docOffsetWidth);
28556 …min(this.getContainerFillWidth(), docOffsetWidth - this.getWorkspaceOffset().left, docOffsetWidth);
29976 value: function setPosition(top, left) {
29980 if ((0, _number.isNumeric)(left)) {
29981 this._element.style.left = left + UNIT;
29996 left: this._element.style.left ? parseInt(this._element.style.left, 10) : 0
30042 value: function setOffset(top, left) {
30046 if ((0, _number.isNumeric)(left)) {
30047 this._element.style.marginLeft = left + UNIT;
30062 left: this._element.style.marginLeft ? parseInt(this._element.style.marginLeft, 10) : 0
30194 value: function setPosition(top, left) {
30198 if (left) {
30199 this._element.style.left = left + UNIT;
30214 left: this._element.style.left ? parseInt(this._element.style.left, 10) : 0
30260 value: function setOffset(top, left) {
30264 if (left) {
30265 this._element.style.marginLeft = left + UNIT;
30280 left: this._element.style.marginLeft ? parseInt(this._element.style.marginLeft, 10) : 0
31342 module.exports = function (that, maxLength, fillString, left) {
31351 return left ? stringFiller + S : S + stringFiller;
31946 var left = Math.ceil(box.left);
31954 if (left < 0 && right - overlayRoot.offsetWidth > 0) {
31955 finalLeft = -left;
32104 this.spreader.style.left = this.wot.wtViewport.columnsRenderCalculator.startPosition + 'px';
32106 this.spreader.style.left = '0';
32173 offset = this.wot.wtTable.holderOffset.left;
32313 finalLeft = this.wot.wtTable.hider.style.left;
32491 …this.clone.wtTable.spreader.style.left = this.wot.wtViewport.columnsRenderCalculator.startPosition…
32493 this.clone.wtTable.spreader.style.left = '';
32728 var left = Math.ceil(box.left);
32735 if (left < 0 && right - overlayRoot.offsetWidth > 0) {
32736 finalLeft = -left + 'px';
35022 this.datePickerStyle.left = 0;
35143 this.datePickerStyle.left = window.pageXOffset + offset.left + 'px';
35488 this.editorContainer.style.left = x + 'px';
35518 …this.editorContainer.style.left = parseInt(window.innerWidth / 2 - domDimensionsCache.editorContai…
35520 …if (selectedCellOffset.left + selectedCellWidth / 2 > parseInt(this.editorContainer.style.left, 10…
35521 …this.editorContainer.style.left = window.innerWidth - domDimensionsCache.editorContainer.width + '…
35522 …} else if (selectedCellOffset.left + selectedCellWidth / 2 < parseInt(this.editorContainer.style.l…
35523 this.editorContainer.style.left = 0 + 'px';
35526 …ter.style.left = parseInt(selectedCellOffset.left - domDimensionsCache.cellPointer.width / 2 - (0,…
35937 … editLeft = currentOffset.left - containerOffset.left - 1 - (scrollableContainer.scrollLeft || 0),
35991 selectStyle.left = editLeft + 'px';
38412 …var tableRight = (0, _element.offset)(this.hot.table).left - (window.pageXOffset || document.docum…
39127 left: parseInt((0, _event.pageX)(event), 10) - (0, _element.getWindowScrollLeft)()
39305 var left = void 0,
39314 left = parseInt(object.left, 10);
39318 leftRelative = left;
39320 left += windowScrollLeft;
39323 left = parseInt((0, _event.pageX)(object), 10);
39327 leftRelative = left - windowScrollLeft;
39332 this.left = left;
39647 left: 0,
40025 var left = void 0;
40028 left = 1 + cursor.left + cursor.cellWidth;
40030 left = this.offset.right + 1 + cursor.left;
40033 this.container.style.left = left + 'px';
40045 …var left = this.offset.left + cursor.left - this.container.offsetWidth + (0, _element.getScrollbar…
40047 this.container.style.left = left + 'px';
42070 if (x < this.boundaries.left) {
42072 diffX = x - this.boundaries.left;
43095 var backlightElemMarginLeft = this.backlight.getOffset().left;
43282 priv.rootElementOffset = (0, _element.offset)(this.hot.rootElement).left;
43921 this.startOffset = box.left - 6;
43924 this.handle.style.left = this.startOffset + this.startWidth + 'px';
43937 this.handle.style.left = this.startOffset + this.currentWidth + 'px';
43955 this.guide.style.left = this.handle.style.left;
43967 this.guide.style.left = this.handle.style.left;
45734 this.handle.style.left = box.left + 'px';
45759 var handleRightPosition = parseInt(this.handle.style.left, 10) + handleWidth;
45765 this.guide.style.left = handleRightPosition + 'px';
50906 … var field, pEl, width, height, viewportWidth, viewportHeight, scrollTop, left, top, clientRect;
50922 left = clientRect.left + window.pageXOffset;
50925 left = pEl.offsetLeft;
50928 left += pEl.offsetLeft;
50934 if ((this._o.reposition && left + width > viewportWidth) ||
50937 left - width + field.offsetWidth > 0
50940 left = left - width + field.offsetWidth;
50951 this.el.style.left = left + 'px';
51070 this.el.style.left = 'auto';