Home
last modified time | relevance | path

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

/freebsd/contrib/dialog/
H A Ddialog.h396 #define itemhelp_attr DIALOG_ATR(29) macro
H A Dutil.c2553 dlg_attrset(stdscr, itemhelp_attr); in dlg_item_help()
2559 if (itemhelp_attr & A_COLOR) { in dlg_item_help()