Searched refs:setHoverStruct (Results 1 – 2 of 2) sorted by relevance
48 this.setHoverStruct(row, re, heapTimelineFind);54 …setHoverStruct(row: TraceRow<HeapTimelineStruct>, re: HeapTimelineStruct, heapTimelineFind: boolea… method in HeapTimelineRender
103 this.setHoverStruct(findStructList, row);148 …private setHoverStruct(findStructList: Array<FrameSpacingStruct>, row: TraceRow<FrameSpacingStruct…