Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1795 bool is_element_selected = m_selection_index == i && is_selected; in DrawFields() local
1797 is_element_selected && m_selection_type == SelectionType::Field; in DrawFields()
1799 is_element_selected && in DrawFields()