Searched refs:recordButtonText (Results 1 – 1 of 1) sorted by relevance
79 private recordButtonText: HTMLSpanElement | undefined; property in SpRecordTrace346 this.recordButtonText = this.shadowRoot.querySelector('.record_text') as HTMLSpanElement;543 if (this.recordButtonText!.textContent === this.record) {629 this.recordButtonText!.textContent = this.record;653 this.recordButtonText!.textContent = this.record;869 this.recordButtonText!.textContent = this.stop;887 this.recordButtonText!.textContent = this.record;898 this.recordButtonText!.textContent = this.record;1048 this.recordButtonText!.textContent = this.record;1352 this.recordButtonText!.textContent = this.record;[all …]