Searched defs:MIN_WIDE (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.3-release/contrib/dialog/
H A Dpause.c33 #define MIN_WIDE (10 + 2 * (2 + MARGIN)) macro
H A Dprogressbox.c30 #define MIN_WIDE (10 + 2 * (2 + MARGIN)) macro
H A Dguage.c34 #define MIN_WIDE (10 + 2 * (2 + MARGIN)) macro
H A Dmixedgauge.c35 #define MIN_WIDE (10 + 2 * (2 + MARGIN)) macro
H A Drangebox.c30 #define MIN_WIDE (10 + 2 + (2 * MARGIN)) macro
H A Dtimebox.c34 #define MIN_WIDE ((3 * (ONE_WIDE + 2 * MARGIN)) + 2 + (2 * MARGIN)) macro
H A Dcalendar.c39 #define MIN_WIDE (DAY_WIDE + (4 * MARGIN)) macro
H A Dfselect.c61 #define MIN_WIDE (2 * MAX(dlg_count_columns(d_label), dlg_count_columns(f_label)) + 6 * MARGIN + 2 * EXT_WIDE) macro

Completed in 125 milliseconds