Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
fIsDragging
src/servers/app/decorator/WindowBehaviour.h
36
bool IsDragging() const { return fIsDragging; }
src/servers/app/decorator/WindowBehaviour.h
48
bool fIsDragging : 1;