Searched refs:l20 (Results 1 – 1 of 1) sorted by relevance
259 let l20 = (this.range.endNS - this.range.startNS) / 20; variable264 if (this.scales[scalesIndex] > l20) {271 weight = ((l20 - minScale) * 1.0) / (maxScale - minScale);