Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dfselect.c604 int dbox_y, dbox_x, dbox_width, dbox_height; in dlg_fselect() local
695 dbox_height = height - MIN_HIGH; in dlg_fselect()
699 w_work = dlg_der_window(dialog, dbox_height, dbox_width, dbox_y, dbox_x); in dlg_fselect()
708 dbox_height + (MARGIN + 1), dbox_width + (MARGIN + 1), in dlg_fselect()
714 fbox_height = dbox_height; in dlg_fselect()