Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/base-ui/chart/column/
DLitChartColumn.ts213 let partHeight = this.clientHeight - this.offset!.y!; variable
320 let partHeight = this.clientHeight - this.offset!.y!; variable