Searched refs:first_hotkey (Results 1 – 1 of 1) sorted by relevance
3920 int first_hotkey = FALSE; // first char of button is hotkey in msg_show_console_dialog() local3953 first_hotkey = TRUE; in msg_show_console_dialog()3963 else if (*r == DLG_HOTKEY_CHAR || first_hotkey) in msg_show_console_dialog()3967 first_hotkey = FALSE; in msg_show_console_dialog()4018 first_hotkey = TRUE; in msg_show_console_dialog()