Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2110 int GetErrorHeight() { in GetErrorHeight() function in curses::FormWindowDelegate
2126 height += GetErrorHeight(); in GetContentHeight()
2143 int offset = GetErrorHeight(); in GetScrollContext()
2153 if (context.start == GetErrorHeight()) in GetScrollContext()
2253 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()