Home
last modified time | relevance | path

Searched defs:MIN_WIDE (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/dialog/
H A Dpause.c33 #define MIN_WIDE (10 + 2 * (2 + MARGIN)) macro
H A Dinputbox.c43 #define MIN_WIDE 26 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 Dprogressbox.c33 #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 Dcalendar.c45 #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 … macro
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_win32con.c534 #define MIN_WIDE 80 macro
/freebsd/contrib/ncurses/ncurses/win32con/
H A Dwin32_driver.c755 #define MIN_WIDE 80 macro
H A Dwin_driver.c923 #define MIN_WIDE 80 macro