Home
last modified time | relevance | path

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

/NextBSD/contrib/dialog/
HDtreeview.c136 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()
HDchecklist.c132 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()
HDmenubox.c274 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()
HDbuildlist.c165 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()