Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
InsertLine
src/kits/interface/TextView.cpp
3926
fLines->InsertLine(&newLine, lineIndex);
src/kits/interface/textview_support/LineBuffer.h
31
void InsertLine(STELine* inLine, int32 index);