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.cpp1774 void DrawRemoveButton(Surface &surface, int highlight) { in DrawRemoveButton() function in lldb_private::curses::ListFieldDelegate
1802 DrawRemoveButton(remove_button_surface, is_remove_button_selected); in DrawFields()