Searched refs:inputGetter (Results 1 – 1 of 1) sorted by relevance
49 private inputGetter: () => MiniTimelineDrawerInput, property in MiniTimelineDrawerImpl153 return this.inputGetter().transform(this.getUsableRange());249 if (this.inputGetter().timelineData.getActiveTrace() === trace) {345 …this.ctx.fillStyle = this.inputGetter().isDarkMode ? '#696563' : '#eeeff0'; // Keep in sync with v…351 …this.ctx.fillStyle = this.inputGetter().isDarkMode ? '#4e5767' : '#E8F0FE'; // Keep in sync with v…