Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/test/base-ui/chart/pie/
DLitChartPie.test.ts23 const clientWidth = 1000; constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/bpftrace/
DTabPaneSampleInstruction.ts270 const clientWidth = this.instructionEle!.width; constant