Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3940 int GetKeyValue() const { return m_key_value; } in GetKeyValue() function in curses::Menu
4172 if (submenus[i]->GetKeyValue() == key) { in WindowDelegateHandleChar()
4250 if (menu->GetKeyValue() == key) { in WindowDelegateHandleChar()