Searched refs:HOTK_LEN (Results 1 – 1 of 1) sorted by relevance
3911 #define HOTK_LEN (has_mbyte ? MB_MAXBYTES : 1) in msg_show_console_dialog() macro3912 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()