Home
last modified time | relevance | path

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

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