Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp292 RedOnBlack, enumerator
1147 surface.AttributeOn(COLOR_PAIR(RedOnBlack)); in DrawError()
1151 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
2576 surface.AttributeOn(COLOR_PAIR(RedOnBlack)); in DrawError()
2580 surface.AttributeOff(COLOR_PAIR(RedOnBlack)); in DrawError()
5774 changd_attr = COLOR_PAIR(RedOnBlack) | A_BOLD; in DisplayRowObject()