Searched refs:skip_rows (Results 1 – 1 of 1) sorted by relevance
| /trueos/contrib/dialog/ |
| HD | buildlist.c | 275 skip_rows(ALL_DATA * data, int row, int skip, int selected) in skip_rows() function 643 int at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 695 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 868 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist() 912 at_bot = skip_rows(&all, at_top, all.use_height, which); in dlg_buildlist()
|