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

/freebsd-10.0-release/contrib/dialog/
H A Darrows.c39 /* size of decorations */
68 * decorations at the bottom of the dialog window.
71 dlg_draw_helpline(WINDOW *win, bool decorations) argument
81 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0;
87 other = decorations ? ON_LEFT : 0;

Completed in 52 milliseconds