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

/freebsd-current/contrib/dialog/
H A Dbuildlist.c69 } ALL_DATA; typedef in typeref:struct:__anon439
76 index2row(ALL_DATA * all, int choice, int selected)
102 row2index(ALL_DATA * all, int row, int selected)
125 print_item(ALL_DATA * all,
169 print_1_list(ALL_DATA * all,
211 prev_item(ALL_DATA * all, int choice, int selected)
227 stop_prev(ALL_DATA * all, int choice, int selected)
253 next_item(ALL_DATA * all, int choice, int selected)
270 first_item(ALL_DATA * all, int selected)
293 last_item(ALL_DATA * al
[all...]
H A Dmenubox.c49 } ALL_DATA; typedef in typeref:struct:__anon463
63 print_item(ALL_DATA * data,
142 input_menu_edit(ALL_DATA * data,
244 print_menu(ALL_DATA * data, int choice, int scrollamt, int max_choice, bool is_inputmenu)
352 ALL_DATA all;
H A Dchecklist.c49 } ALL_DATA; typedef in typeref:struct:__anon442
56 print_item(ALL_DATA * data,
101 print_list(ALL_DATA * data, int choice, int scrollamt, int max_choice)
193 ALL_DATA all;
H A Dtreeview.c46 } ALL_DATA; typedef in typeref:struct:__anon472
53 print_item(ALL_DATA * data,
101 print_list(ALL_DATA * data,
197 ALL_DATA all;

Completed in 119 milliseconds