Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_protolog/scroll_strategy/
Dprotolog_scroll_strategy.ts22 private readonly textCharsPerRow = 150; property in ProtologScrollStrategy
27 const textHeight = this.subItemHeight(message.text, this.textCharsPerRow);