Home
last modified time | relevance | path

Searched refs:topHeight (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/trace/
DSpChartList.ts36 const topHeight = 150; // 顶部cpu使用率部分高度固定为150px constant
153 return (this.parentElement!.clientHeight - topHeight) * maxScale;