Searched refs:NONBLANK_ATTR (Results 1 – 2 of 2) sorted by relevance
556 (AttrOfD(ch) & ~(NONBLANK_ATTR | A_COLOR)) == BLANK_ATTR); in can_clear_with()
1810 #define NONBLANK_ATTR (A_BOLD | A_DIM | A_BLINK | A_ITALIC) macro