Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2497 int GetErrorHeight() { in GetErrorHeight() function in curses::FormWindowDelegate
2513 height += GetErrorHeight(); in GetContentHeight()
2530 int offset = GetErrorHeight(); in GetScrollContext()
2540 if (context.start == GetErrorHeight()) in GetScrollContext()
2640 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()