Searched refs:check_hotkey (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/dialog/ |
| HD | treeview.c | 136 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function 422 if (check_hotkey(items, j)) { in dlg_treeview() 430 if (check_hotkey(items, j)) { in dlg_treeview()
|
| HD | checklist.c | 132 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function 447 if (check_hotkey(items, j)) { in dlg_checklist() 455 if (check_hotkey(items, j)) { in dlg_checklist()
|
| HD | menubox.c | 274 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function 537 if (check_hotkey(items, j)) { in dlg_menu() 545 if (check_hotkey(items, j)) { in dlg_menu()
|
| HD | buildlist.c | 165 check_hotkey(DIALOG_LISTITEM * items, int choice, int selected) in check_hotkey() function 760 if (check_hotkey(items, j, which)) { in dlg_buildlist() 768 if (check_hotkey(items, j, which)) { in dlg_buildlist()
|