Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionDistributions.ts124 const box = this.instructionChartEle.getBoundingClientRect(); constant
403 const box = this.instructionChartEle!.getBoundingClientRect(); constant
DTabPaneSampleInstruction.ts321 const box = this.instructionEle.getBoundingClientRect(); constant
454 const box = this.instructionEle!.getBoundingClientRect(); constant
DTabPaneSampleInstructionSelectionTotalTime.ts118 const box = this.instructionChartEle.getBoundingClientRect(); constant
376 const box = this.instructionChartEle!.getBoundingClientRect(); constant
DTabPaneSampleInstructionSelection.ts344 const box = this.instructionEle.getBoundingClientRect(); constant
486 const box = this.instructionEle!.getBoundingClientRect(); constant
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts424 const box = this.canvas.getBoundingClientRect(); constant
956 const box = this.canvas!.getBoundingClientRect(); constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts174 for (let box of this.checkBoxs) { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatisticsAnalysis.ts139 for (let box of this.checkBoxs) { variable
DTabPaneVirtualMemoryStatisticsAnalysis.ts138 for (let box of this.checkBoxs) { variable
DTabPaneIOTierStatisticsAnalysis.ts137 for (let box of this.checkBoxs) { variable