Home
last modified time | relevance | path

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

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