Searched refs:aborted (Results 1 – 5 of 5) sorted by relevance
30 const aborted = transition.getChildByName('aborted')?.getValue() ?? false; constant38 const finishOrAbortTimestamp: Timestamp | undefined = aborted
104 const aborted = assertDefined( constant107 this.drawSegment(timeRange.from, timeRange.to, rowToUse, aborted);227 aborted: boolean,230 const alpha = aborted ? 0.25 : 1.0;
27 aborted: boolean; property
175 aborted: assertDefined(
288 aborted: false,