Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2512 int GetContentHeight() { in GetContentHeight() function in curses::FormWindowDelegate
2526 return ScrollContext(GetContentHeight() - 1); in GetScrollContext()
2549 int content_height = GetContentHeight(); in UpdateScrolling()
2636 int height = GetContentHeight(); in DrawContent()