Searched defs:NumVisibleRows (Results 1 – 1 of 1) sorted by relevance
/external/llvm-project/lldb/source/Core/ | ||
D | IOHandlerCursesGUI.cpp | 1823 int NumVisibleRows() const { return m_max_y - m_min_y; } in NumVisibleRows() function in TreeWindowDelegate |