Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp945 int GetKeyValue() const { return m_key_value; } in GetKeyValue() function in curses::Menu
1177 if (submenus[i]->GetKeyValue() == key) { in WindowDelegateHandleChar()
1255 if (menu->GetKeyValue() == key) { in WindowDelegateHandleChar()