Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3699 int GetNumberOfVisibleMatches(int height) { in GetNumberOfVisibleMatches() function in curses::SearcherWindowDelegate
3722 int count = GetNumberOfVisibleMatches(surface.GetHeight()); in DrawMatches()