Searched defs:MoveCursor (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp382 void MoveCursor(int x, int y) { ::wmove(m_window, y, x); } function in class:curses::Window
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DEditline.cpp379 void Editline::MoveCursor(CursorLocation from, CursorLocation to) { function in class:Editline
[all...]
/freebsd-11-stable/contrib/tcsh/
H A Ded.chared.c3869 MoveCursor(int n) /* move cursor + right - left char */ function

Completed in 356 milliseconds