Searched refs:closest_item (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/dialog/
H A Dbuildlist.c304 closest_item(ALL_DATA * data, int choice, int selected) function
836 i = closest_item(&all, cur_item, 0);
840 i = closest_item(&all, cur_item, 1);

Completed in 85 milliseconds