Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dchecklist.c134 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function
469 if (check_hotkey(items, j)) { in dlg_checklist()
477 if (check_hotkey(items, j)) { in dlg_checklist()
H A Dtreeview.c139 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function
433 if (check_hotkey(items, j)) { in dlg_treeview()
441 if (check_hotkey(items, j)) { in dlg_treeview()
H A Dmenubox.c294 check_hotkey(DIALOG_LISTITEM * items, int choice) in check_hotkey() function
577 if (check_hotkey(items, j)) { in dlg_menu()
585 if (check_hotkey(items, j)) { in dlg_menu()
H A Dbuildlist.c233 check_hotkey(DIALOG_LISTITEM * items, int choice, int selected) in check_hotkey() function
876 if (check_hotkey(items, j, which)) { in dlg_buildlist()
884 if (check_hotkey(items, j, which)) { in dlg_buildlist()