Home
last modified time | relevance | path

Searched defs:pc_highlight_attr (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp3629 const attr_t pc_highlight_attr = COLOR_PAIR(BlackOnBlue); in WindowDelegateDraw() local
3741 const attr_t pc_highlight_attr = COLOR_PAIR(WhiteOnBlue); in WindowDelegateDraw() local