Home
last modified time | relevance | path

Searched refs:AttributeOff (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp389 void AttributeOff(attr_t attr) { ::wattroff(m_window, attr); } in AttributeOff() function in curses::Surface
788 AttributeOff(attr); in DrawTitleBox()
1129 surface.AttributeOff(A_REVERSE); in DrawContent()
1150 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
1472 surface.AttributeOff(A_REVERSE); in FieldDelegateDraw()
1557 surface.AttributeOff(A_REVERSE); in DrawContent()
1779 surface.AttributeOff(A_REVERSE); in DrawRemoveButton()
1817 surface.AttributeOff(A_REVERSE); in DrawNewButton()
2273 surface.AttributeOff(A_REVERSE); in Draw()
2579 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
[all …]