Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_transactions/scroll_strategy/
Dtransactions_scroll_strategy.ts22 private readonly whatCharsPerRow = 40; property in TransactionsScrollStrategy
26 const whatHeight = this.subItemHeight(entry.what, this.whatCharsPerRow);