Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
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), in dialog_calendar()
529 HDR_HIGH, in dialog_calendar()
Dfselect.c58 #define HDR_HIGH 1 macro
60 #define MIN_HIGH (HDR_HIGH - MARGIN + (BTN_HIGH * 2) + 4 * MARGIN)