Searched refs:rangeBorders (Results 1 – 2 of 2) sorted by relevance
18711 var rangeBorders = { 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 …rangeBorders={top:Math.min(range.from.row,range.to.row),bottom:Math.max(range.from.row,range.to.ro…