Home
last modified time | relevance | path

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

/dflybsd-src/contrib/dialog/
H A Ddlg_internals.h206 #define dlg_attroff(w,a) (void) wattroff((w), (a)) macro
210 #define dlg_attroff(w,a) (void) wattroff((w), (int)(a)) macro