Searched refs:GetSelectedSubmenuIndex (Results 1 – 1 of 1) sorted by relevance
935 int GetSelectedSubmenuIndex() const { return m_selected; } in GetSelectedSubmenuIndex() function in curses::Menu1087 const int selected_idx = GetSelectedSubmenuIndex(); in WindowDelegateDraw()1138 const int selected_idx = GetSelectedSubmenuIndex(); in WindowDelegateHandleChar()