Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DOptions.cpp294 int text_width = output_max_columns - strm.GetIndentLevel() - 1; in OutputFormattedUsageText() local
306 end = start + text_width; in OutputFormattedUsageText()