Searched refs:fbox_width (Results 1 - 1 of 1) sorted by relevance

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

Completed in 98 milliseconds