Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dfselect.c581 int dbox_y, dbox_x, dbox_width, dbox_height; in dlg_fselect() local
674 dbox_height = height - MIN_HIGH; in dlg_fselect()
678 w_work = dlg_der_window(dialog, dbox_height, dbox_width, dbox_y, dbox_x); in dlg_fselect()
687 dbox_height + (MARGIN + 1), dbox_width + (MARGIN + 1), in dlg_fselect()
693 fbox_height = dbox_height; in dlg_fselect()