Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3700 int GetNumberOfVisibleMatches(int height) { in GetNumberOfVisibleMatches() function in curses::SearcherWindowDelegate
3723 int count = GetNumberOfVisibleMatches(surface.GetHeight()); in DrawMatches()