Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DStatusline.cpp51 Redraw(/*update=*/false); in TerminalSizeChanged()
59 Redraw(/*update=*/true); in Enable()
130 void Statusline::Redraw(bool update) { in Redraw() function in Statusline
H A DDebugger.cpp1220 m_statusline->Redraw(update); in RedrawStatusline()
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DStatusline.h30 void Redraw(bool update = true);
/freebsd/stand/forth/
H A Dmenu-commands.4th365 \ Redraw the entire screen. A long BE name can corrupt the menu
/freebsd/contrib/less/
H A Dless.hlp270 Redraw final screen when quitting.
H A DNEWS636 * Redraw screen on SIGWINCH even if screen size doesn't change.