Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp1693 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw() argument
1724 bool highlight = (selected_row_idx == static_cast<size_t>(m_row_idx)) && in Draw()
1745 if (!item.Draw(window, first_visible_row, selected_row_idx, row_idx, in Draw()