Home
last modified time | relevance | path

Searched refs:closest_item (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/dialog/
H A Dbuildlist.c337 closest_item(ALL_DATA * all, int choice, int selected) in closest_item() function
950 i = closest_item(&all, cur_item, 0); in dlg_buildlist()
957 i = closest_item(&all, cur_item, 1); in dlg_buildlist()