Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Dfselect.c57 #define EXT_WIDE 1 macro
61 …_WIDE (2 * MAX(dlg_count_columns(d_label), dlg_count_columns(f_label)) + 6 * MARGIN + 2 * EXT_WIDE)
680 (2 * MARGIN + 1), tbox_width + (MARGIN + EXT_WIDE), in dlg_fselect()
685 tbox_width + (MARGIN + EXT_WIDE), in dlg_fselect()
694 dbox_width = (width - (6 * MARGIN + 2 * EXT_WIDE)) / 2; in dlg_fselect()