Searched refs:fbox_height (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/dialog/
H A Dfselect.c578 int fbox_y, fbox_x, fbox_width, fbox_height; local
685 fbox_height = dbox_height;
690 w_work = derwin(dialog, fbox_height, fbox_width, fbox_y, fbox_x);
700 fbox_height + (MARGIN + 1), fbox_width + (MARGIN + 1),

Completed in 90 milliseconds