Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
Darrows.c40 #define ON_LEFT 4 macro
81 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0; in dlg_draw_helpline()
87 other = decorations ? ON_LEFT : 0; in dlg_draw_helpline()
133 (void) whline(win, dlg_boxchar(ACS_HLINE), ON_LEFT); in dlg_draw_arrows2()
145 (void) whline(win, dlg_boxchar(ACS_HLINE), ON_LEFT); in dlg_draw_arrows2()