Home
last modified time | relevance | path

Searched refs:canResize (Results 1 – 1 of 1) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/trace/
DSpChartList.ts57 private canResize: boolean = false; property in SpChartList
287 this.canResize = true;
290 this.canResize = false;
292 (window as any).collectResize = this.canResize;
301 if ((this.isPress && this.canResize) || inResizeArea) {
311 if (this.canResize && this.isPress) {
333 this.canResize = false;