Searched refs:currentHoverEntry (Results 1 – 2 of 2) sorted by relevance
114 const currentHoverEntry = this.getEntryAt(mousePoint)?.getTimestamp(); constant116 if (this.hoveringEntry === currentHoverEntry) {125 this.hoveringEntry = currentHoverEntry;
145 const currentHoverEntry = this.getEntryAt(mousePoint); constant151 this.hoveringEntry = currentHoverEntry;