Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4694 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw()
4868 int num_rows_left = num_visible_rows; in WindowDelegateDraw() local