Searched refs:KeyHelp (Results 1 – 1 of 1) sorted by relevance
1057 struct KeyHelp struct1089 virtual KeyHelp *1100 HelpDialogDelegate (const char *text, KeyHelp *key_help_array);1485 KeyHelp *key_help = m_delegate_sp->WindowDelegateGetKeyHelp (); in CreateHelpSubwindow()3063 KeyHelp *3066 static curses::KeyHelp g_source_view_key_help[] = { in WindowDelegateGetKeyHelp()3555 KeyHelp *3558 static curses::KeyHelp g_source_view_key_help[] = { in WindowDelegateGetKeyHelp()4151 HelpDialogDelegate::HelpDialogDelegate (const char *text, KeyHelp *key_help_array) : in HelpDialogDelegate()4162 for (KeyHelp *key = key_help_array; key->ch; ++key) in HelpDialogDelegate()[all …]