A_NORMAL
&& AttrOf(ch) == A_NORMAL
SetChar(ch, *str++, A_NORMAL);
SetChar(ch, UChar(*str++), A_NORMAL);
WINDOW_ATTRS(win) = A_NORMAL;
*target = A_NORMAL;
(scr_attrs[n].attr == A_NORMAL))) {
A_NORMAL,
A_NORMAL,
#define getattrs(win) NCURSES_CAST(int, NCURSES_OK_ADDR(win) ? (win)->_attrs : A_NORMAL)
#define wstandend(win) (wattrset(win,A_NORMAL))
#define WA_NORMAL A_NORMAL
#define BLANK (' '|A_NORMAL)
#define ZEROS ('\0'|A_NORMAL)
#define BLANK_ATTR A_NORMAL
A_NORMAL, /* previous_attr */
chtype attrs = A_NORMAL;
if (attr != A_NORMAL) {
VIDPUTS(SP_PARM, A_NORMAL, 0);
if (newmode == A_NORMAL) {
chtype attrs = A_NORMAL;
#define BCE_ATTRS (A_NORMAL|A_COLOR)
SetAttr(SCREEN_ATTRS(SP_PARM), A_NORMAL);
VIDPUTS(SP_PARM, A_NORMAL, 0);
attr_t rattr = A_NORMAL;
&& AttrOf(ch) == A_NORMAL
setcchar(&tmp, wch, A_NORMAL, (short) 0, NULL);
if (newmode == A_NORMAL) {
static attr_t previous_attr = A_NORMAL;
SetChar(_nc_wacs[m], table[n].value[1], A_NORMAL);
SetChar(_nc_wacs[m], table[n].value[0], A_NORMAL);
if ( attr==A_NORMAL || ((attr & A_ATTRIBUTES)==attr) )\
A_NORMAL, /* fore */
A_NORMAL, /* back */
if (!(attr==A_NORMAL || (attr & A_ATTRIBUTES)==attr))\
(chtype)A_NORMAL, /* Attribute for nonselection */
mvchgat(RLNO(sp, LASTLINE(sp)), 0, -1, A_NORMAL, 0, NULL);