Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3697 const attr_t stop_reason_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw() local
3698 window.AttributeOn(stop_reason_attr); in WindowDelegateDraw()
3701 window.AttributeOff(stop_reason_attr); in WindowDelegateDraw()