Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2506 int GetActionsHeight() { in GetActionsHeight() function in lldb_private::curses::FormWindowDelegate
2521 height += GetActionsHeight(); in GetContentHeight()
2621 frame.HorizontalSplit(surface.GetHeight() - GetActionsHeight(), in DrawElements()