Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RemoveItemsAt
headers/private/interface/TextViewSupportBuffer.h
25
void RemoveItemsAt(int32 inNumItems, int32 inAtIndex);
src/kits/interface/textview_support/LineBuffer.cpp
34
RemoveItemsAt(count, index);
src/kits/interface/textview_support/StyleBuffer.cpp
41
RemoveItemsAt(count, index);