Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dformbox.c151 set_choice(DIALOG_FORMITEM item[], int choice, int item_no, bool * noneditable) in set_choice() function
604 choice = set_choice(items, choice, item_no, &non_editable); in dlg_form()