Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4649 int GetRowIndex() const { return m_row_idx; } in GetRowIndex() function in TreeItem
4959 m_selected_row_idx = m_selected_item->GetParent()->GetRowIndex(); in WindowDelegateHandleChar()
5263 selection_index = selected_item->GetRowIndex(); in TreeDelegateUpdateSelection()