Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetTabStop
src/apps/terminal/BasicTerminalBuffer.h
179
void SetTabStop(int32 x);
src/apps/terminal/TermParse.cpp
1099
fBuffer->SetTabStop(fBuffer->Cursor().x);