Home
last modified time | relevance | path

Searched defs:dlg_attron (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/dialog/
H A Ddialog.h413 #define dlg_attron(w,a) (void) wattron((w), (a)) macro
417 #define dlg_attron(w,a) (void) wattron((w), (int)(a)) macro