Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CanEndLine
headers/os/interface/TextView.h
166
virtual bool CanEndLine(int32 offset);
src/kits/interface/TextView.cpp
4070
if (CanEndLine(offset + delta)) {