Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4723 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw() argument
4754 bool highlight = (selected_row_idx == static_cast<size_t>(m_row_idx)) && in Draw()
4775 if (!item.Draw(window, first_visible_row, selected_row_idx, row_idx, in Draw()