Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/setting/
DSpWebHdcShell.ts42 private cursorIndex: number = 3; property in SpWebHdcShell
379 …this.shellCanvasCtx!.measureText(this.cursorRow.slice(0, this.cursorIndex)).width + SpWebHdcShell.…
443 this.cursorIndex = 0;
447 this.cursorIndex--;
449 result[this.cursorIndex] = currentResult;
450 this.cursorIndex++;
464 this.cursorIndex = 3;
472 this.cursorIndex = 3;