Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/source/Core/
DIOHandlerCursesGUI.cpp306 WhiteOnBlue, enumerator
498 ::wattron(m_window, COLOR_PAIR(WhiteOnBlue)); in OutputColoredStringTruncated()
545 ::wattron(m_window, COLOR_PAIR(WhiteOnBlue)); in OutputColoredStringTruncated()
7060 const attr_t stop_reason_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw()
7104 const attr_t pc_highlight_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw()