Searched refs:selected_row_idx (Results 1 – 1 of 1) sorted by relevance
1693 const uint32_t selected_row_idx, int &row_idx, int &num_rows_left) { in Draw() argument1724 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()