Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2498 int GetErrorHeight() { in GetErrorHeight() function in curses::FormWindowDelegate
2514 height += GetErrorHeight(); in GetContentHeight()
2531 int offset = GetErrorHeight(); in GetScrollContext()
2541 if (context.start == GetErrorHeight()) in GetScrollContext()
2641 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()