Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1773 void DrawRemoveButton(Surface &surface, int highlight) { in DrawRemoveButton() function in curses::ListFieldDelegate
1801 DrawRemoveButton(remove_button_surface, is_remove_button_selected); in DrawFields()