Home
last modified time | relevance | path

Searched refs:IsPressed (Results 1 – 9 of 9) sorted by relevance

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DAbstractButton.h50 bool IsPressed() const;
H A DCheckBox.cpp42 if (IsPressed()) in Draw()
H A DAbstractButton.cpp152 AbstractButton::IsPressed() const in IsPressed() function in AbstractButton
H A DRadioButton.cpp42 if (IsPressed()) in Draw()
/haiku/headers/private/shared/
H A DIconButton.h70 bool IsPressed() const;
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.h65 bool IsPressed() const;
H A DIconOptionsControl.cpp170 if (button->IsPressed()) in Value()
H A DIconButton.cpp309 IconButton::IsPressed() const in IsPressed() function in IconButton
/haiku/src/kits/shared/
H A DIconButton.cpp290 BIconButton::IsPressed() const in IsPressed() function in BPrivate::BIconButton