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

/freebsd-10.1-release/contrib/dialog/
H A Dfselect.c576 int tbox_y, tbox_x, tbox_width, tbox_height; local
637 tbox_height = 1;
642 w_text = derwin(dialog, tbox_height, tbox_width, tbox_y, tbox_x);

Completed in 103 milliseconds