Searched refs:HDR_HIGH (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/dialog/
H A Dcalendar.c34 #define HDR_HIGH 1 /* height of cells with month/year */ macro
38 #define MIN_HIGH (DAY_HIGH + 2 + HDR_HIGH + BTN_HIGH + (7 * MARGIN))
527 dy_box.y - (HDR_HIGH + 2 * MARGIN),
529 HDR_HIGH,
H A Dfselect.c58 #define HDR_HIGH 1 macro
60 #define MIN_HIGH (HDR_HIGH - MARGIN + (BTN_HIGH * 2) + 4 * MARGIN)

Completed in 133 milliseconds