Searched refs:skip_rows (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/dialog/ |
| H A D | buildlist.c | 308 skip_rows(ALL_DATA * all, int row, int skip, int selected) in skip_rows() function 744 int at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 796 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 984 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 1028 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist()
|