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

/freebsd-13-stable/contrib/dialog/
H A Darrows.c236 dlg_attron(win, A_REVERSE);
H A Ddialog.h397 #define dlg_attron(w,a) (void) wattron((w), (a)) macro
401 #define dlg_attron(w,a) (void) wattron((w), (int)(a)) macro

Completed in 110 milliseconds