Home
last modified time | relevance | path

Searched defs:term_width (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/tui/
H A Dtui-data.c43 static int term_height, term_width; variable
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp449 bool Debugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth()
803 OptionValueSInt64 *term_width = in Debugger() local
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSBDebugger.cpp1042 void SBDebugger::SetTerminalWidth(uint32_t term_width) { in SetTerminalWidth()