Home
last modified time | relevance | path

Searched defs:mnemonic (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_motif.c1936 KeySym mnemonic = '\0'; in do_mnemonic() local
2021 KeySym mnemonic = '\0'; in add_mnemonic_grabs() local
2178 KeySym mnemonic = NUL; in set_predefined_label() local
2576 KeySym mnemonic = NUL; in gui_mch_dialog() local
3592 KeySym mnemonic = NUL; in set_label() local
H A Dmenu.c1802 menu_text(char_u *str, int *mnemonic, char_u **actext) in menu_text()
H A Dgui_haiku.cc4552 int mnemonic = 0; in gui_mch_add_menu_item() local
H A Dstructs.h3950 int mnemonic; // mnemonic key (after '&') member