Home
last modified time | relevance | path

Searched defs:clientWidth (Results 1 – 5 of 5) sorted by relevance

/developtools/smartperf_host/ide/test/base-ui/chart/pie/
DLitChartPie.test.ts23 const clientWidth = 1000; constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstructionDistributions.ts361 const clientWidth = width - paddingLeft - 50; constant
DTabPaneSampleInstruction.ts270 const clientWidth = this.instructionEle!.width; constant
DTabPaneSampleInstructionSelectionTotalTime.ts336 const clientWidth = width - paddingLeft - 50; constant
DTabPaneSampleInstructionSelection.ts268 const clientWidth = this.instructionEle!.width; constant