Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp295 WhiteOnBlue, enumerator
494 ::wattron(m_window, COLOR_PAIR(WhiteOnBlue)); in OutputColoredStringTruncated()
543 ::wattron(m_window, COLOR_PAIR(WhiteOnBlue)); in OutputColoredStringTruncated()
3697 const attr_t stop_reason_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw()
3741 const attr_t pc_highlight_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw()