Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7074 const attr_t stop_reason_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw() local
7075 window.AttributeOn(stop_reason_attr); in WindowDelegateDraw()
7078 window.AttributeOff(stop_reason_attr); in WindowDelegateDraw()