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

/freebsd-13-stable/contrib/dialog/
H A Dutil.c196 dlg_attrset(stdscr, screen_attr);
230 dlg_attr_clear(stdscr, LINES, COLS, screen_attr);
1655 dlg_attrset(dw->shadow, draw ? shadow_attr : screen_attr);
H A Ddialog.h351 #define screen_attr DIALOG_ATR(0) macro

Completed in 116 milliseconds