Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DDebugger.cpp150 ePropertyTerminalWidth, enumerator
288 const uint32_t idx = ePropertyTerminalWidth; in GetTerminalWidth()
295 const uint32_t idx = ePropertyTerminalWidth; in SetTerminalWidth()
663 …term_width = m_collection_sp->GetPropertyAtIndexAsOptionValueSInt64 (NULL, ePropertyTerminalWidth); in Debugger()