Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp1774 void DrawRemoveButton(Surface &surface, int highlight) { in DrawRemoveButton() function in curses::ListFieldDelegate
1802 DrawRemoveButton(remove_button_surface, is_remove_button_selected); in DrawFields()