Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp4694 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw() argument
4725 bool highlight = (selected_row_idx == static_cast<size_t>(m_row_idx)) && in Draw()
4746 if (!item.Draw(window, first_visible_row, selected_row_idx, row_idx, in Draw()