Lines Matching defs:selected
76 index2row(ALL_DATA * all, int choice, int selected) in index2row()
102 row2index(ALL_DATA * all, int row, int selected) in row2index()
129 int selected) in print_item()
171 int selected) 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()
270 first_item(ALL_DATA * all, int selected) in first_item()
293 last_item(ALL_DATA * all, int selected) in last_item()
310 skip_rows(ALL_DATA * all, int row, int skip, int selected) in skip_rows()
337 closest_item(ALL_DATA * all, int choice, int selected) in closest_item()
375 int selected; in print_both() local
408 set_top_item(ALL_DATA * all, int choice, int selected) in set_top_item()
423 fix_top_item(ALL_DATA * all, int cur_item, int selected) in fix_top_item()
472 fill_one_side(ALL_DATA * all, int selected) in fill_one_side()