Home
last modified time | relevance | path

Searched defs:num_rows_left (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4721 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw() argument
4892 int num_rows_left = num_visible_rows; in WindowDelegateDraw() local