Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptions.cpp286 int text_width = output_max_columns - strm.GetIndentLevel() - 1; in OutputFormattedUsageText() local
298 end = start + text_width; in OutputFormattedUsageText()