Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetCursorY
src/apps/terminal/BasicTerminalBuffer.h
161
inline void SetCursorY(int32 y);
src/apps/terminal/TermParse.cpp
1227
fBuffer->SetCursorY(row - 1);