Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
IsPressed
headers/private/shared/IconButton.h
70
bool IsPressed() const;
src/apps/icon-o-matic/generic/gui/IconButton.h
65
bool IsPressed() const;
src/apps/icon-o-matic/generic/gui/IconOptionsControl.cpp
170
if (button->IsPressed())
src/tests/kits/interface/layout/widget_layout_test/AbstractButton.h
50
bool IsPressed() const;
src/tests/kits/interface/layout/widget_layout_test/CheckBox.cpp
42
if (IsPressed())
src/tests/kits/interface/layout/widget_layout_test/RadioButton.cpp
42
if (IsPressed())