Searched refs:selectionRange (Results 1 – 5 of 5) sorted by relevance
59 assertDefined(this.selectionRange);87 assertDefined(this.selectionRange).from,88 assertDefined(this.selectionRange).to.add(1n),149 const start = assertDefined(this.selectionRange).from.getValueNs();150 const end = assertDefined(this.selectionRange).to.getValueNs();159 const start = assertDefined(this.selectionRange).from.getValueNs();160 const end = assertDefined(this.selectionRange).to.getValueNs();
70 assertDefined(this.selectionRange);121 assertDefined(this.selectionRange),167 const start = assertDefined(this.selectionRange).from.getValueNs();168 const end = assertDefined(this.selectionRange).to.getValueNs();182 const selectionStart = assertDefined(this.selectionRange).from.getValueNs();183 const selectionEnd = assertDefined(this.selectionRange).to.getValueNs();
412 component.selectionRange = range10to110;459 component.selectionRange = range10to110;516 component.selectionRange = range;
39 @Input() selectionRange: TimeRange | undefined; property in AbstractTimelineRowComponent
282 component.selectionRange = new TimeRange(