Home
last modified time | relevance | path

Searched defs:box (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstruction.ts343 const box = this.instructionEle.getBoundingClientRect(); constant
481 const box = this.instructionEle!.getBoundingClientRect(); constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts460 const box = this.canvas.getBoundingClientRect(); constant
1040 const box = this.canvas!.getBoundingClientRect(); constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatisticsAnalysis.ts139 for (let box of this.checkBoxs) { variable
DTabPaneIOTierStatisticsAnalysis.ts137 for (let box of this.checkBoxs) { variable
DTabPaneVirtualMemoryStatisticsAnalysis.ts138 for (let box of this.checkBoxs) { variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts261 for (let box of this.checkBoxs) { variable