Searched refs:hoveredY (Results 1 – 1 of 1) sorted by relevance
68 private hoveredY = -1; property in Flamegraph257 if (this.hoveredX > -1 && this.hoveredY > -1 && this.hoveredCallsite) {323 let rectYStart = this.hoveredY + offsetPx;372 this.hoveredY = y;383 this.hoveredY = -1;