Searched refs:first_hotkey (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dmessage.c3479 int first_hotkey = FALSE; /* first char of button is hotkey */ local
3514 first_hotkey = TRUE;
3524 else if (*r == DLG_HOTKEY_CHAR || first_hotkey)
3528 first_hotkey = FALSE;
3579 first_hotkey = TRUE;

Completed in 74 milliseconds