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

/haiku/headers/os/interface/
H A DTextControl.h19 class BTextControl : public BControl { class in inherits:BControl
/haiku/src/kits/interface/
H A DTextControl.cpp160 BTextControl::BTextControl(BRect frame, const char* name, const char* label, function in class:BTextControl
171 BTextControl::BTextControl(const char* name, const char* label, function in class:BTextControl
182 BTextControl::BTextControl(const char* label, const char* text, function in class:BTextControl
204 BTextControl::BTextControl(BMessage* archive) function in class:BTextControl
1035 operator =(const BTextControl&) argument
[all...]

Completed in 51 milliseconds