Home
last modified time | relevance | path

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

/src/contrib/dialog/
H A Dfselect.c605 int fbox_y, fbox_x, fbox_width, fbox_height; in dlg_fselect() local
714 fbox_height = dbox_height; in dlg_fselect()
719 w_work = dlg_der_window(dialog, fbox_height, fbox_width, fbox_y, fbox_x); in dlg_fselect()
728 fbox_height + (MARGIN + 1), fbox_width + (MARGIN + 1), in dlg_fselect()