Searched defs:mnemonic (Results 1 – 4 of 4) sorted by relevance
1936 KeySym mnemonic = '\0'; in do_mnemonic() local2021 KeySym mnemonic = '\0'; in add_mnemonic_grabs() local2178 KeySym mnemonic = NUL; in set_predefined_label() local2576 KeySym mnemonic = NUL; in gui_mch_dialog() local3592 KeySym mnemonic = NUL; in set_label() local
1802 menu_text(char_u *str, int *mnemonic, char_u **actext) in menu_text()
4552 int mnemonic = 0; in gui_mch_add_menu_item() local
3950 int mnemonic; // mnemonic key (after '&') member