Searched refs:hoverFpsStruct (Results 1 – 5 of 5) sorted by relevance
48 if (FpsStruct.hoverFpsStruct) {49 tip = `<span>${FpsStruct.hoverFpsStruct.fps || 0}</span> `;51 this.trace?.displayTip(fpsRow, FpsStruct.hoverFpsStruct, tip);54 FpsStruct.hoverFpsStruct = fpsRow.getHoverStruct();
44 FpsStruct.hoverFpsStruct = re;48 if (!fpsFind && row.isHover) FpsStruct.hoverFpsStruct = undefined;110 static hoverFpsStruct: FpsStruct | undefined;121 if (data === FpsStruct.hoverFpsStruct) {
24 static hoverFpsStruct: FpsStruct | undefined; property in FpsStruct35 if (fpsBeanStructData.startNS === FpsStruct.hoverFpsStruct?.startNS) {
93 FpsStruct.hoverFpsStruct = jest.fn(() => {
996 FpsStruct.hoverFpsStruct = undefined;