Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SetEditing
src/tests/servers/app/playground/ObjectView.cpp
395
fState->SetEditing(false);
src/tests/servers/app/playground/ObjectView.cpp
402
fState->SetEditing(true);
src/tests/servers/app/playground/States.h
41
void SetEditing(bool editing);