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

/haiku-fatelf/headers/os/interface/
H A DTextControl.h19 class BTextControl : public BControl { class in inherits:BControl
/haiku-fatelf/src/kits/interface/
H A DTextControl.cpp158 BTextControl::BTextControl(BRect frame, const char* name, const char* label, function in class:BTextControl
169 BTextControl::BTextControl(const char* name, const char* label, function in class:BTextControl
180 BTextControl::BTextControl(const char* label, const char* text, function in class:BTextControl
199 BTextControl::BTextControl(BMessage* archive) function in class:BTextControl
1021 operator =(const BTextControl&) argument
[all...]

Completed in 40 milliseconds