Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dbuttons.c104 was_hotkey(int this_key, int *used_keys, size_t next) in was_hotkey() function
153 if (dlg_isupper(check) && !was_hotkey(check, result, n)) { in get_hotkeys()