Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp2654 void DrawSubmitHint(Surface &surface, bool is_active) { in DrawSubmitHint() function in lldb_private::curses::FormWindowDelegate
2671 DrawSubmitHint(window, window.IsActive()); in WindowDelegateDraw()