Home
last modified time | relevance | path

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

/dragonfly/contrib/dialog/
H A Dfselect.c580 int tbox_y, tbox_x, tbox_width, tbox_height; in dlg_fselect() local
647 tbox_height = 1; in dlg_fselect()
652 w_text = dlg_der_window(dialog, tbox_height, tbox_width, tbox_y, tbox_x); in dlg_fselect()