Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3931 int GetSelectedSubmenuIndex() const { return m_selected; } in GetSelectedSubmenuIndex() function in lldb_private::curses::Menu
4083 const int selected_idx = GetSelectedSubmenuIndex(); in WindowDelegateDraw()
4134 const int selected_idx = GetSelectedSubmenuIndex(); in WindowDelegateHandleChar()