Searched refs:the_attr (Results 1 – 1 of 1) sorted by relevance
1732 chtype the_attr = (draw ? shadow_attr : the_cell); in repaint_cell() local1735 the_attr |= A_ALTCHARSET; in repaint_cell()1739 the_attr & (chtype) (~A_COLOR), in repaint_cell()1740 (short) PAIR_NUMBER(the_attr), in repaint_cell()1744 chtype the_char = ((winch(cellwin) & A_CHARTEXT) | the_attr); in repaint_cell()