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

/freebsd-10.2-release/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,
/freebsd-10.2-release/sys/gnu/fs/reiserfs/
H A Dreiserfs_fs.h1150 void (*print_item)(struct item_head *, char * item); member in struct:item_operations

Completed in 113 milliseconds