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

/freebsd-10.1-release/contrib/dialog/
H A Dchecklist.c132 check_hotkey(DIALOG_LISTITEM * items, int choice) function
447 if (check_hotkey(items, j)) {
455 if (check_hotkey(items, j)) {
H A Dmenubox.c274 check_hotkey(DIALOG_LISTITEM * items, int choice) function
537 if (check_hotkey(items, j)) {
545 if (check_hotkey(items, j)) {
H A Dtreeview.c136 check_hotkey(DIALOG_LISTITEM * items, int choice) function
422 if (check_hotkey(items, j)) {
430 if (check_hotkey(items, j)) {
H A Dbuildlist.c165 check_hotkey(DIALOG_LISTITEM * items, int choice, int selected) function
760 if (check_hotkey(items, j, which)) {
768 if (check_hotkey(items, j, which)) {

Completed in 162 milliseconds