Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/test/base-ui/chart/pie/
DLitChartPie.test.ts25 const clientWidth = 1000; constant
/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRangeRuler.ts521 let clientWidth = this.canvas?.clientWidth || 0; variable
859 let clientWidth = this.canvas?.clientWidth || 0; // 1424 variable