Searched refs:AttributeOff (Results 1 – 1 of 1) sorted by relevance
390 void AttributeOff(attr_t attr) { ::wattroff(m_window, attr); } in AttributeOff() function in curses::Surface789 AttributeOff(attr); in DrawTitleBox()1130 surface.AttributeOff(A_REVERSE); in DrawContent()1151 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()1473 surface.AttributeOff(A_REVERSE); in FieldDelegateDraw()1558 surface.AttributeOff(A_REVERSE); in DrawContent()1780 surface.AttributeOff(A_REVERSE); in DrawRemoveButton()1818 surface.AttributeOff(A_REVERSE); in DrawNewButton()2274 surface.AttributeOff(A_REVERSE); in Draw()2580 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()[all …]