Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dfselect.c603 int tbox_y, tbox_x, tbox_width, tbox_height; in dlg_fselect() local
668 tbox_height = 1; in dlg_fselect()
673 w_text = dlg_der_window(dialog, tbox_height, tbox_width, tbox_y, tbox_x); in dlg_fselect()