Searched refs:thisBorders (Results 1 – 2 of 2) sorted by relevance
18705 var thisBorders = { variable18719 if (thisBorders.top == rangeBorders.top) {18722 if (thisBorders.right == rangeBorders.right) {18725 if (thisBorders.bottom == rangeBorders.bottom) {18728 if (thisBorders.left == rangeBorders.left) {
1 …thisBorders={top:Math.min(this.from.row,this.to.row),bottom:Math.max(this.from.row,this.to.row),le…