Lines Matching refs:AttributeOff
368 void AttributeOff(attr_t attr) { ::wattroff(m_window, attr); } in AttributeOff() function in curses::Surface
775 AttributeOff(attr); in DrawTitleBox()
1130 surface.AttributeOff(A_REVERSE); in DrawContent()
1151 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
1415 surface.AttributeOff(A_REVERSE); in FieldDelegateDraw()
1500 surface.AttributeOff(A_REVERSE); in DrawContent()
1692 surface.AttributeOff(A_REVERSE); in DrawRemoveButton()
1730 surface.AttributeOff(A_REVERSE); in DrawNewButton()
1929 surface.AttributeOff(A_REVERSE); in Draw()
2191 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
2839 window.AttributeOff(shortcut_attr); in DrawMenuTitle()
2851 window.AttributeOff(highlight_attr); in DrawMenuTitle()
2857 window.AttributeOff(COLOR_PAIR(MagentaOnWhite)); in DrawMenuTitle()
2862 window.AttributeOff(COLOR_PAIR(MagentaOnWhite)); in DrawMenuTitle()
3519 window.AttributeOff(A_REVERSE); in Draw()
4315 window.AttributeOff(changd_attr); in DisplayRowObject()
4324 window.AttributeOff(changd_attr); in DisplayRowObject()
4328 window.AttributeOff(A_REVERSE); in DisplayRowObject()
5435 window.AttributeOff(A_REVERSE); in WindowDelegateDraw()
5491 window.AttributeOff(bp_attr); in WindowDelegateDraw()
5536 window.AttributeOff(stop_reason_attr); in WindowDelegateDraw()
5543 window.AttributeOff(highlight_attr); in WindowDelegateDraw()
5634 window.AttributeOff(bp_attr); in WindowDelegateDraw()
5693 window.AttributeOff(highlight_attr); in WindowDelegateDraw()