Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2499 int GetErrorHeight() { in GetErrorHeight() function in curses::FormWindowDelegate
2515 height += GetErrorHeight(); in GetContentHeight()
2532 int offset = GetErrorHeight(); in GetScrollContext()
2542 if (context.start == GetErrorHeight()) in GetScrollContext()
2642 frame.HorizontalSplit(GetErrorHeight(), error_bounds, elements_bounds); in DrawContent()