Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dmessage.c3911 #define HOTK_LEN (has_mbyte ? MB_MAXBYTES : 1) in msg_show_console_dialog() macro
3912 int lenhotkey = HOTK_LEN; // count first button in msg_show_console_dialog()
3958 lenhotkey += HOTK_LEN; // each button needs a hotkey in msg_show_console_dialog()