Searched defs:MoveCursor (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/tcsh/
H A Ded.chared.c3874 MoveCursor(int n) /* move cursor + right - left char */ function
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1050 void MoveCursor (int x, int y) { ::wmove (m_window, y, x); } function in class:curses::Window
[all...]

Completed in 133 milliseconds