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

/freebsd-10.0-release/contrib/dialog/
H A Darrows.c40 #define ON_LEFT 4 macro
81 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0;
87 other = decorations ? ON_LEFT : 0;
133 (void) whline(win, dlg_boxchar(ACS_HLINE), ON_LEFT);
145 (void) whline(win, dlg_boxchar(ACS_HLINE), ON_LEFT);

Completed in 62 milliseconds