Searched defs:BRadioButton (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/os/interface/
H A DRadioButton.h13 class BRadioButton : public BControl { class in inherits:BControl
/haiku/src/kits/interface/
H A DRadioButton.cpp24 BRadioButton::BRadioButton(BRect frame, const char* name, const char* label, function in class:BRadioButton
38 BRadioButton::BRadioButton(const char* name, const char* label, function in class:BRadioButton
47 BRadioButton::BRadioButton(const char* label, BMessage* message) function in class:BRadioButton
55 BRadioButton::BRadioButton(BMessage* data) function in class:BRadioButton
[all...]

Completed in 34 milliseconds