Home
last modified time | relevance | path

Searched defs:BTN_HIGH (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/dialog/
H A Dpause.c34 #define BTN_HIGH (1 + 2 * MARGIN) macro
H A Dinputbox.c40 #define BTN_HIGH 1 macro
H A Dtimebox.c31 #define BTN_HIGH 2 macro
H A Dcalendar.c41 #define BTN_HIGH 1 /* height of button-row excluding margin */ macro
H A Dfselect.c59 #define BTN_HIGH (1 + 2 * MARGIN) /* Ok/Cancel, also input-box */ macro