Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2511 int GetContentHeight() { in GetContentHeight() function in curses::FormWindowDelegate
2525 return ScrollContext(GetContentHeight() - 1); in GetScrollContext()
2548 int content_height = GetContentHeight(); in UpdateScrolling()
2635 int height = GetContentHeight(); in DrawContent()