Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/dialog/
Darrows.c41 #define ON_RIGHT 3 macro
81 int other = decorations ? (ON_LEFT + ON_RIGHT) : 0; in dlg_draw_helpline()