Searched refs:list_height (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/contrib/dialog/ |
| HD | treeview.c | 159 int list_height, in dlg_treeview() argument 252 use_height = list_height; in dlg_treeview() 571 int list_height, in dialog_treeview() argument 607 list_height, in dialog_treeview()
|
| HD | checklist.c | 156 int list_height, in dlg_checklist() argument 240 all.use_height = list_height; in dlg_checklist() 598 int list_height, in dialog_checklist() argument 631 list_height, in dialog_checklist()
|
| HD | buildlist.c | 416 int list_height, in dlg_buildlist() argument 502 all.use_height = list_height; in dlg_buildlist() 1019 int list_height, in dialog_buildlist() argument 1051 list_height, in dialog_buildlist()
|
| HD | util.c | 1842 dlg_calc_listh(int *height, int *list_height, int item_no) in dlg_calc_listh() argument 1848 *list_height = item_no; in dlg_calc_listh() 1850 *list_height = rows - (*height); in dlg_calc_listh() 1852 (*height) += (*list_height); in dlg_calc_listh()
|
| HD | CHANGES | 1873 + check for list_height less than one in checklist.c (Debian
|