Searched refs:rectSpecIndex (Results 1 – 1 of 1) sorted by relevance
124 if (this.rectSpecs[this.rectSpecIndex].type === TraceRectType.LAYERS) {175 private rectSpecIndex = 0; property in Presenter217 this.rectSpecIndex = this.rectSpecs.findIndex((spec) => spec.type === type);260 this.uiData.rectSpec = this.rectSpecs[this.rectSpecIndex];