Searched refs:print_item (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/dialog/
H A Dmenubox.c63 print_item(ALL_DATA * data, function
164 print_item(data, data->menu, items, choice, Editing, TRUE);
184 print_item(data, data->menu, items, choice, Selected, TRUE);
236 print_item(data,
688 print_item(&all,
H A Dformbox.c78 print_item(WINDOW *win, DIALOG_FORMITEM * item, int scrollamt, bool choice) function
141 count += print_item(win, item + n, scrollamt, n == choice);
252 print_item(win, item + old_choice, *scrollamt, FALSE);
323 print_item(win, item + old_choice, *scrollamt, FALSE);
712 print_item(form, items + choice, scrollamt, FALSE);
754 print_item(form, items + choice, scrollamt, FALSE);
802 print_item(form, items + choice, scrollamt, FALSE);
H A Dchecklist.c56 print_item(ALL_DATA * data, function
108 print_item(data,
409 print_item(&all, all.list,
424 print_item(&all, all.list,
H A Dtreeview.c53 print_item(ALL_DATA * data, function
112 print_item(data,
H A Dbuildlist.c65 print_item(ALL_DATA * data, function
124 print_item(data,

Completed in 122 milliseconds