Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp7124 const attr_t selected_highlight_attr = A_REVERSE; in WindowDelegateDraw() local
7169 highlight_attr = selected_highlight_attr; in WindowDelegateDraw()