Lines Matching defs:choice
76 index2row(ALL_DATA * all, int choice, int selected) in index2row()
170 int choice, in print_1_list()
211 prev_item(ALL_DATA * all, int choice, int selected) in prev_item()
227 stop_prev(ALL_DATA * all, int choice, int selected) in stop_prev()
233 check_hotkey(DIALOG_LISTITEM * items, int choice, int selected) in check_hotkey()
253 next_item(ALL_DATA * all, int choice, int selected) in next_item()
337 closest_item(ALL_DATA * all, int choice, int selected) in closest_item()
373 int choice) in print_both()
408 set_top_item(ALL_DATA * all, int choice, int selected) in set_top_item()
443 append_right_side(ALL_DATA * all, int choice) in append_right_side()
456 amend_right_side(ALL_DATA * all, int choice) in amend_right_side()
1134 int choice; in dlg_buildlist() local